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 StyleOrganizerToolWindow As String
'Usage
Dim value As String
value = ToolWindowGuids80.StyleOrganizerToolWindow
public const string StyleOrganizerToolWindow
public:
literal String^ StyleOrganizerToolWindow
static val mutable StyleOrganizerToolWindow: string
public const var StyleOrganizerToolWindow : String
Remarks
The GUID for this tool window is:
#define guidStyleOrganizerToolWindow { 0xA764E899, 0x518D, 0x11D2, { 0x9A, 0x89, 0x00, 0xC0, 0x4F, 0x79, 0xEF, 0xC3 } }
.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.