Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Called before adding a reference to a flavored project. Allows the project to reject a reference.
Called before another project attempts to make a reference to this flavored project. The project can refuse being referenced.
Called before updating a project reference. This flavored project may advise against updating the references.
Top