SqlScriptEditorControl.CmdUIGuid 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 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 應該與附屬 DLL 的 VISIBILITY_SECTION 區段中 .CTC 檔案中指定的 GUID 同步處理