Skip to content

Latest commit

 

History

History
87 lines (55 loc) · 3.7 KB

publisherproperties.md

File metadata and controls

87 lines (55 loc) · 3.7 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Contains an object for each publisher property for the parent SubscriptionsForComponent collection.
7699c258-ca11-4652-b2f7-b2f2307c01fc
PublisherProperties collection
reference
05/31/2018
APIRef
kbSyntax
PublisherProperties
COM

PublisherProperties collection

Contains an object for each publisher property for the parent SubscriptionsForComponent collection.

This collection supports the Add and Remove methods of the COMAdminCatalogCollection object.

Members

The PublisherProperties 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:

Name

Entry Value
Description The name of the property. 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 Property"
Minimum system Windows 2000

 

Value

Entry Value
Description A value for the property.
Access ReadWrite
Type Variant
Default N/A
Minimum system Windows 2000

 

See also

COM+ Administration Collections