Share via


EditorFactoryBase.editorGuid Field

The Guid of the editor.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors.VS (in SQLEditors.VS.dll)

Syntax

'Declaration
Protected editorGuid As Guid
'Usage
Dim value As Guid

value = Me.editorGuid

Me.editorGuid = value
protected Guid editorGuid
protected:
Guid editorGuid
val mutable editorGuid: Guid
protected var editorGuid : Guid