SQLWorkbenchCommands.GUID_TextEditorFactory Field
GUID for Standard text editor factory in Visual Studio.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors (in SQLEditors.dll)
Syntax
'Declaration
Public Shared ReadOnly GUID_TextEditorFactory As Guid
'Usage
Dim value As Guid
value = SQLWorkbenchCommands.GUID_TextEditorFactory
public static readonly Guid GUID_TextEditorFactory
public:
static initonly Guid GUID_TextEditorFactory
static val GUID_TextEditorFactory: Guid
public static final var GUID_TextEditorFactory : Guid
See Also
Reference
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace