IVsPropertyBrowser Members
Include Protected Members
Include Inherited Members
Gets and sets the state of the property browser. Implemented by the environment.
The IVsPropertyBrowser type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetState | Gets the state of the property browser and returns it in a VsPropertyBrowserState structure. | |
SetState | Sets the state of the property browser using information in a VsPropertyBrowserState structure. |
Top