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.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Shared ReadOnly LOGVIEWID_Code As Guid
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
- 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.
See Also
Reference
Microsoft.VisualStudio Namespace