Proprietà IVsHierarchyItem.IsCut
Gets or sets whether this item should be rendered as a cut item in an IVsUIHierarchyWindow.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Sintassi
'Dichiarazione
Property IsCut As Boolean
bool IsCut { get; set; }
Valore proprietà
Tipo: System.Boolean
true if the item should be rendered as a cut item, otherwise false.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.