GetCustomAttributes
Gets the CustomAttributes.
Syntax
ICustomAttributes GetCustomAttributes(IHierarchicalZoneComputer computer)
Parameter
Specify the following parameter when using this method:
Parameter | Description |
---|---|
computer
|
The computer to search. |
Return value
The custom attributes of the specified computer; null
if none exists.