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
Maps properties to their builders and executes the builders. A builder returns a value or values for a given property. An example of a builder is the style builder for a cascading stylesheet.
The IPerPropertyBrowsing2 type exposes the following members.
Methods
Name
Description
Executes the builder for a given property and returns the value from the builder.
Maps the dispatch ID of a property to a builder for the property.
Top