IProvidePropertyBuilder Members
Include Protected Members
Include Inherited Members
Managers a builder, code that constructs the value for a property. This often takes the form of a dialog displayed by clicking an ellipsis button on the property page.
The IProvidePropertyBuilder type exposes the following members.
Methods
Name
Description
Run the builder for a given property.
Maps the dispatch ID of a property to a builder for the property.
Top