VSConstants.GUID_ExternalEditor Field

A common editor GUID.

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

Syntax

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

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

Field Value

Type: System.Guid

Permissions

See Also

Concepts

SDK Constants

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace