IVsHierarchyItem::IsCut Property
Visual Studio 2015
Gets or sets whether this item should be rendered as a cut item in an IVsUIHierarchyWindow.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Property Value
Type: System::Booleantrue if the item should be rendered as a cut item, otherwise false.
Show: