ScriptEditorControl.CmdUIGuid Property

Returns the Guid that is associated with toolbar(s) and menu items that should automatically be visible when document window is active.

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

Syntax

'Declaration
Protected MustOverride ReadOnly Property CmdUIGuid As Guid
    Get
'Usage
Dim value As Guid

value = Me.CmdUIGuid
protected abstract Guid CmdUIGuid { get; }
protected:
virtual property Guid CmdUIGuid {
    Guid get () abstract;
}
abstract CmdUIGuid : Guid
abstract function get CmdUIGuid () : Guid

Property Value

Type: System.Guid
The Guid that is associated with toolbar(s) and menu items that should automatically be visible when document window is active.

Remarks

This Guid should be in sync with the one specified in CTC file in satellite DLL VISIBILITY_SECTION.