ProvideLanguageExtensionAttribute::LanguageService Property
Visual Studio 2015
Returns the language GUID.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::GuidReturns a Guid object containing the GUID of the language service that was passed to the ProvideLanguageExtensionAttribute class constructor.
This property is not normally used outside the class.
Show: