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.
Identifies commands fired as a result of a WM_APPCOMMAND message received by the main window.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
Public Shared ReadOnly GUID_AppCommand As Guid
'Usage
Dim value As Guid
value = VSConstants.GUID_AppCommand
public static readonly Guid GUID_AppCommand
public:
static initonly Guid GUID_AppCommand
static val GUID_AppCommand: Guid
public static final var GUID_AppCommand : Guid
.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.