SqlScriptEditorControl.CmdUIGuid 屬性

定義

傳回 GUID,該 GUID 與應在此文件視窗為使用中時自動顯示的工具列和功能表項目相關聯。

protected:
 virtual property Guid CmdUIGuid { Guid get(); };
protected override Guid CmdUIGuid { get; }
member this.CmdUIGuid : Guid
Protected Overrides ReadOnly Property CmdUIGuid As Guid

屬性值

Guid

識別工具列和功能表項目的 Guid

備註

此 GUID 應該與附屬 DLL 的 VISIBILITY_SECTION 區段中 .CTC 檔案中指定的 GUID 同步處理

適用於