VSConstants.GUID_AppCommand Field

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
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

See Also

Reference

VSConstants Class

Microsoft.VisualStudio Namespace