VSConstants.LOGVIEWID_UserChooseView Field

GUID_VSStandardCommandSet97cmdidOpenWith handlers should pass this value to OpenStandardEditor method which prompts the user to choose which user-defined view to use.

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

Syntax

'Declaration
Public Shared ReadOnly LOGVIEWID_UserChooseView As Guid
'Usage
Dim value As Guid 

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

.NET Framework Security

See Also

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace

Other Resources

IDE Constants