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 (in Microsoft.VisualStudio.Shell.dll)

Syntax

'宣言
Public Shared ReadOnly LOGVIEWID_Designer As Guid
'使用
Dim value As Guid

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

Field Value

Type: System.Guid

Permissions

See Also

Concepts

SDK Constants

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace