RunningDocumentTable Constructor (IServiceProvider^)
Visual Studio 2015
Initializes a new instance of the T:Microsoft.VisualStudio.Package.RunningDocumentTable class.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- site
-
Type:
System::IServiceProvider^
[in] An IServiceProvider object used to access services. This cannot be a null value.
When this constructor is called, the running document table is obtained from the service provider.
Show: