SharedProjectUtilities::IsSharedItem Method (IVsHierarchy^, UInt32)
Visual Studio 2015
Determines whether the given item is a shared item.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- hierarchy
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsHierarchy^
The project hierarchy.
- itemId
-
Type:
System::UInt32
The item ID.
Show: