IVsProjectFlavorReferences Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | QueryAddProjectReference(Object^, Int32) | Called before adding a reference to a flavored project. Allows the project to reject a reference. |
![]() | QueryCanBeReferenced(Object^, Int32) | Called before another project attempts to make a reference to this flavored project. The project can refuse being referenced. |
![]() | QueryRefreshReferences(UInt32, Int32) | Called before updating a project reference. This flavored project may advise against updating the references. |
Show:
