Campo ToolWindowGuids80.IVSMDPropertyBrowser
Publicado: abril de 2016
Esta API suporta a infraestrutura produto e não é destinada a ser usada diretamente no seu código.
Somente para uso interno.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
public const string IVSMDPropertyBrowser
public:
literal String^ IVSMDPropertyBrowser
static val mutable IVSMDPropertyBrowser : string
Public Const IVSMDPropertyBrowser As String
Valor de Campo
Type: System.String
Comentários
O GUID para esta ferramenta janela é:
#define guidIVSMDPropertyBrowser { 0x74946810, 0x37A0, 0x11D2, { 0xA2, 0x73, 0x00, 0xC0, 0x4F, 0x8E, 0xF4, 0xFF } }
Consulte também
Classe ToolWindowGuids80
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo