Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
'Declaración
Public Const DefinitionWindow As String
'Uso
Dim value As String
value = ToolWindowGuids80.DefinitionWindow
public const string DefinitionWindow
public:
literal String^ DefinitionWindow
static val mutable DefinitionWindow: string
public const var DefinitionWindow : String
Remarks
The GUID for this tool window is:
#define guidDefinitionWindow { 0x5B6781C0, 0xE99D, 0x11D0, { 0x99, 0x54, 0x00, 0xA0, 0xC9, 0x1B, 0xC8, 0xE6 } }
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.