Campo ToolWindowGuids80.DefinitionWindow
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 DefinitionWindow
public:
literal String^ DefinitionWindow
static val mutable DefinitionWindow : string
Public Const DefinitionWindow As String
Valor de Campo
Type: System.String
Comentários
O GUID para esta ferramenta janela é:
#define guidDefinitionWindow { 0x5B6781C0, 0xE99D, 0x11D0, { 0x99, 0x54, 0x00, 0xA0, 0xC9, 0x1B, 0xC8, 0xE6 } }
Consulte também
Classe ToolWindowGuids80
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo