IVsReferenceManager::CreateProviderContext Method (Guid)
Visual Studio 2015
Creates a provider context to be used in ShowReferenceManager.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- guidProvider
-
Type:
System::Guid
[in] The provider's GUID.
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsReferenceProviderContext^The created provider context.
Show: