RegisterLanguageExtensionAttribute.LanguageService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the GUID of the language service.
public:
property Guid LanguageService { Guid get(); };
public Guid LanguageService { get; }
member this.LanguageService : Guid
Public ReadOnly Property LanguageService As Guid
Property Value
The GUID of the language service.