IVsSharedProjectReferencesHelper Methods

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

NameDescription
System_CAPS_pubmethodChangeSharedMSBuildFileImports(IVsHierarchy^, Array^, Array^, String^)

Changes the set of Shared MSBuild files imported by a project.

System_CAPS_pubmethodChangeSharedProjectReferences(IVsHierarchy^, Int32, array<Object^>^, Int32, array<Object^>^)

Changes the set of Shared Projects referenced by a project.

Return to top
Show: