VSConstants.LOGVIEWID_TextView Field

GUID_VSStandardCommandSet97cmdidOpenWith handlers should pass this value to OpenStandardEditor method to get the Open With dialog, in this for a document or data text editor view.

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

Syntax

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

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

Field Value

Type: System.Guid

Permissions

See Also

Concepts

SDK Constants

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace