IVsSharedProjectReferencesHelper Interface
Visual Studio 2015
This is a helper service for projects that support adding/removing SharedProject References via the ReferenceManager dialog.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | ChangeSharedMSBuildFileImports(IVsHierarchy, Array, Array, String) | Changes the set of Shared MSBuild files imported by a project. |
![]() | ChangeSharedProjectReferences(IVsHierarchy, Int32, Object[], Int32, Object[]) | Changes the set of Shared Projects referenced by a project. |
Show:
