ToolWindowGuids80.IVSMDPropertyBrowser Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For internal use only.

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

Syntax

'Declaration
Public Const IVSMDPropertyBrowser As String
public const string IVSMDPropertyBrowser
public:
literal String^ IVSMDPropertyBrowser
static val mutable IVSMDPropertyBrowser: string
public const var IVSMDPropertyBrowser : String

Remarks

The GUID for this tool window is:

#define guidIVSMDPropertyBrowser { 0x74946810, 0x37A0, 0x11D2, { 0xA2, 0x73, 0x00, 0xC0, 0x4F, 0x8E, 0xF4, 0xFF } }

.NET Framework Security

See Also

Reference

ToolWindowGuids80 Class

Microsoft.VisualStudio.Shell.Interop Namespace