IVsReferenceManager Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodCreateProviderContext(Guid)

Creates a provider context to be used in ShowReferenceManager.

System_CAPS_pubmethodQueryCanReferenceProject(IVsHierarchy^, IVsHierarchy^)

Allows a client to determine if one project can reference another based on the Visual Studio default reference algorithm.

System_CAPS_pubmethodShowReferenceManager(IVsReferenceManagerUser^, String^, String^, Guid, Boolean)

Shows the Reference Manager.

Return to top
Show: