IVsProjectFlavorReferenceManager Interface

 

Gives the flavor a way to control invocation and handling of the reference manager.

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

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("B42565FE-1FE7-418E-B3F0-CF56C5450E80")]
public interface class IVsProjectFlavorReferenceManager

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

Allows the flavor to control a request to invoke the reference manager.

Return to top
Show: