SqlScriptEditorControl.LanguageServiceGUID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得語言服務的 GUID,該語言服務應該針對具有指令碼文字的 Visual Studio 編輯器指定。
protected:
virtual property Guid LanguageServiceGUID { Guid get(); };
protected override Guid LanguageServiceGUID { get; }
member this.LanguageServiceGUID : Guid
Protected Overrides ReadOnly Property LanguageServiceGUID As Guid
屬性值
識別語言的 Guid。