VSConstants.LOGVIEWID_Designer Field

GUID_VSStandardCommandSet97cmdidOpenWith handlers should pass this value to the OpenStandardEditor method to get the Open With dialog, in this case to View Form designer views.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly LOGVIEWID_Designer As Guid
public static readonly Guid LOGVIEWID_Designer
public:
static initonly Guid LOGVIEWID_Designer
static val LOGVIEWID_Designer: Guid
public static final var LOGVIEWID_Designer : Guid

.NET Framework Security

See Also

Reference

VSConstants Class

Microsoft.VisualStudio Namespace

Other Resources

IDE Constants