IVsPropertyBrowser Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetState(array<VsPropertyBrowserState>^) | Gets the state of the property browser and returns it in a VsPropertyBrowserState structure. |
![]() | SetState(array<VsPropertyBrowserState>^) | Sets the state of the property browser using information in a VsPropertyBrowserState structure. |
Show:
