IVsProjectFlavorReferences2 Interface
Visual Studio 2015
Adds a method to validate project references.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | QueryCheckIsProjectReferenceOutputValid(Object, String, UInt32) | Called before adding a project reference. Allows the flavor to accept or reject a project reference based on the referenced project output path. |
Show:
