IVsSharedMSBuildFilesManagerHierarchy2 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)
| Name | Description | |
|---|---|---|
![]() | EnumAllAvailableSharedProjects(IVsHierarchy^) | Returns an enumerable collection of all Shared Projects that exist in the Solution. |
![]() | GetSharedProjectReference(String^, IVsHierarchy^) | Gets an IVsSharedProjectReference object for a particular shared MSBuild file if it is referenced/imported by the given referencingProject, client (aka "Head") project. All callers must be prepared to check for a null return value. |
Show:
