Condividi tramite


VSConstants.LOGVIEWID_Code Field

GUID_VSStandardCommandSet97cmdidOpenWith 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
Assembly:  Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.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
public static final var LOGVIEWID_Code : Guid

Field Value

Type: System.Guid

Permissions

See Also

Concepts

SDK Constants

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace