SharedProjectUtilities::IsSharedAssetsProject Method (IVsHierarchy^)
Visual Studio 2015
Determines whether the given project is a Shared Assets Project.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- hierarchy
- Type: Microsoft.VisualStudio.Shell.Interop::IVsHierarchy^
Return Value
Type: System::BooleanTrue if the given project is a Shared Assets Project; otherwise, false.
Show: