Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Identical to the InprocServers collection except that this collection also includes local servers.
This collection does not support the Add and Remove methods of the COMAdminCatalogCollection object.
Members
The LegacyServers collection inherits from the IUnknown interface but does not have additional members.
Related Collections
You can navigate from this collection to any of the following collections:
You can navigate to this collection from the following collections:
Properties
The following properties are supported by the COMAdminCatalogObject object within the collection:
ClassName
| Entry | Value |
|---|---|
| Description | The name of the class. |
| Access | ReadOnly |
| Type | String |
| Default | N/A |
| Minimum system | Windows XP |
CLSID
| Entry | Value |
|---|---|
| Description | A GUID for the component. This property is returned when the Key property method is called on an object of this collection. |
| Access | ReadOnly |
| Type | String |
| Default | N/A |
| Minimum system | Windows XP |
InprocServer32
| Entry | Value |
|---|---|
| Description | The file path for the component. |
| Access | ReadOnly |
| Type | String |
| Default | N/A |
| Minimum system | Windows XP |
LocalServer32
| Entry | Value |
|---|---|
| Description | Specifies the full path to a 32-bit local server application. |
| Access | ReadOnly |
| Type | String |
| Default | N/A |
| Minimum system | Windows XP |
ProgID
| Entry | Value |
|---|---|
| Description | A name identifying the component. This property is returned when the Name property method is called on an object of this collection. |
| Access | ReadOnly |
| Type | String |
| Default | N/A |
| Minimum system | Windows XP |
See also