다음을 통해 공유


CmdUIGuid 속성

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

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors.VS(SQLEditors.VS.dll)

구문

‘선언
Protected MustOverride ReadOnly Property CmdUIGuid As Guid
    Get
‘사용 방법
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

속성 값

유형: System. . :: . .Guid
A Guid.

주의

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