Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
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.