This topic has not yet been rated - Rate this topic

IVsPropertyBrowser Interface

Gets and sets the state of the property browser. Implemented by the environment.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("B1E402B6-D8E0-4422-9164-421FEE099F00")] 
public interface IVsPropertyBrowser
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("B1E402B6-D8E0-4422-9164-421FEE099F00") */ 
public interface IVsPropertyBrowser
InterfaceTypeAttribute(1) 
GuidAttribute("B1E402B6-D8E0-4422-9164-421FEE099F00") 
public interface IVsPropertyBrowser

The VsPropertyBrowserState structure contains the information about the PropertyBrowser. Your code needs to allocate storage for this structure.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ