ComputerList collection
Contains a list of the computers in the Computers folder of the Component Services administration tool. It contains an object for each computer.
This collection supports the Add and Remove methods of the COMAdminCatalogCollection object.
The ComputerList collection inherits from the IUnknown interface but does not have additional members.
You can navigate from this collection to any of the following collections:
You can navigate to this collection from the following collections:
The following properties are supported by the COMAdminCatalogObject object within the collection:
Entry | Value |
---|---|
Description | The name of the computer. Extra spaces at the beginning and end of the string are stripped out. This property is returned when the Key or Name property method is called on an object of this collection. |
Access | WriteOnce |
Type | String |
Default | "New Computer" |
Minimum system | Windows 2000 |