Share via


IVsProjectFlavorReferences Members

Include Protected Members
Include Inherited Members

Gives a project subtype (flavor) control over references and of being referenced.

The IVsProjectFlavorReferences type exposes the following members.

Methods

 

Name

Description

Public method

QueryAddProjectReference

Called before adding a reference to a flavored project. Allows the project to reject a reference.

Public method

QueryCanBeReferenced

Called before another project attempts to make a reference to this flavored project. The project can refuse being referenced.

Public method

QueryRefreshReferences

Called before updating a project reference. This flavored project may advise against updating the references.

Top

See Also

Reference

IVsProjectFlavorReferences Interface

Microsoft.VisualStudio.Shell.Interop Namespace