IVsGetCfgProvider Interface
Visual Studio 2015
Implemented by a project system. Retrieves a pointer to IVsCfgProvider.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetCfgProvider(IVsCfgProvider) | Returns a pointer to IVsCfgProvider so that the package can retrieve information relating to the project's configuration. |
Notes to Implementers:
Implemented by VSPackages to retrieve information about a project's configuration from IVsCfgProvider.
Show:
