SVSMDPropertyBrowser Interface

 

Passed to the QueryService method to return a reference to the IVSMDPropertyBrowser interface.

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

[GuidAttribute("74946810-37A0-11D2-A273-00C04F8EF4FF")]
public interface SVSMDPropertyBrowser

The global properties window can be accessed by querying for the SVSMDPropertyBrowser service but passing IVsWindowPane as the interface.

Return to top
Show: