IVsPropertyBrowser Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodGetState(array<VsPropertyBrowserState>^)

Gets the state of the property browser and returns it in a VsPropertyBrowserState structure.

System_CAPS_pubmethodSetState(array<VsPropertyBrowserState>^)

Sets the state of the property browser using information in a VsPropertyBrowserState structure.

Return to top
Show: