IVsProjectFlavorReferenceManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gives the flavor a way to control invocation and handling of the reference manager.
public interface class IVsProjectFlavorReferenceManager
public interface class IVsProjectFlavorReferenceManager
__interface IVsProjectFlavorReferenceManager
[System.Runtime.InteropServices.Guid("B42565FE-1FE7-418E-B3F0-CF56C5450E80")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectFlavorReferenceManager
[<System.Runtime.InteropServices.Guid("B42565FE-1FE7-418E-B3F0-CF56C5450E80")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectFlavorReferenceManager = interface
Public Interface IVsProjectFlavorReferenceManager
- Attributes
Methods
ShowReferenceManager(IVsReferenceManager, IVsReferenceManagerUser, String, String, Guid, Boolean) |
Allows the flavor to control a request to invoke the reference manager. |