TextTipData Constructor (IServiceProvider^)
Visual Studio 2015
This constructor sets a service provider.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Parameters
- site
-
Type:
System::IServiceProvider^
A service provider.
Throws the exception ArgumentNullException if site is NULL.
Show: