Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Sets and retrieves values for particular properties. Extends, but does not inherit from, IPropertyBag. Adds methods to retrieve type information about a property. For more information, see IPropertyBag2.
The IPropertyBag2 type exposes the following members.
Methods
Name
Description
The number of properties in the property bag.
Gets information for properties in a property bag without actually getting those properties.
Reads persistent properties from a property object.
Reads one or more properties from the property bag.
Saves properties into the property bag.
Top