IPerPropertyBrowsing2 Members
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 | |
---|---|---|
![]() |
ExecuteBuilder | Executes the builder for a given property and returns the value from the builder. |
![]() |
MapPropertyToBuilder | Maps the dispatch ID of a property to a builder for the property. |
Top