Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 TrinityDataWindow As String
'Usage
Dim value As String
value = ToolWindowGuids80.TrinityDataWindow
public const string TrinityDataWindow
public:
literal String^ TrinityDataWindow
static val mutable TrinityDataWindow: string
public const var TrinityDataWindow : String
Remarks
The GUID for this tool window is:
#define guidTrinityDataWindow { 0x983CA650, 0x95A7, 0x4A43, { 0x82, 0x2A, 0x29, 0x60, 0xD4, 0xBD, 0x0D, 0x7D } }
.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.