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

‘선언
Public Shared ReadOnly GUID_AppCommand As Guid
‘사용 방법
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

See Also

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace