Source::LanguageService Property
Visual Studio 2015
Gets the language service associated with the source file.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Property Value
Type: Microsoft.VisualStudio.Package::LanguageService^The LanguageService object passed to the constructor.
This property allows the Source class to call into the LanguageService class.
Show: