VSConstants.LOGVIEWID_Code Field

GUID_VSStandardCommandSet97 cmdidOpenWith handlers should pass this value to the OpenStandardEditor method to get the Open With dialog, in this case on possible Code Views.

Namespace:  Microsoft.VisualStudio
Assemblies:   Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)

Syntax

‘선언
Public Shared ReadOnly LOGVIEWID_Code As Guid
‘사용 방법
Dim value As Guid

value = VSConstants.LOGVIEWID_Code
public static readonly Guid LOGVIEWID_Code
public:
static initonly Guid LOGVIEWID_Code
static val LOGVIEWID_Code: Guid
public static final var LOGVIEWID_Code : Guid

.NET Framework Security

See Also

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace

Other Resources

IDE Constants