SqlScriptEditorControl.LanguageServiceGUID Property

Definition

Gets the GUID of the language service that should be specified for the Visual Studio editor with the text of the script.

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

Property Value

A Guid that identifies the language.

Applies to