LanguagePreferences::GetSite Method ()
Visual Studio 2015
Gets the service provider.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Return Value
Type: System::IServiceProvider^The IServiceProvider object that was passed to the constructor.
This method is called only if you call it from your implementation of a language service.
Show: