IVsSharedProjectQueryCanBeReferenced Interface
Visual Studio 2015
Gives a Shared Project a chance to veto the adding of a reference by a particular referencing project.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | QueryCanSharedProjectBeReferenced(IVsHierarchy) | Called by the T:Microsoft.VisualStudio.Shell.Interop.IVsSharedMSBuildFilesManagerHierarchy2.EnumAllAvailableSharedProjects(Microsoft.VisualStudio.Shell.Interop.IVsHierarchy) implementation in order to filter the list of Shared Projects to only valid choices for the ReferencingProject. |
Show:
