ITreeDisplayItem.IsCut Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
ReadOnly Property IsCut As Boolean
bool IsCut { get; }
property bool IsCut {
    bool get ();
}
abstract IsCut : bool with get
function get IsCut () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ITreeDisplayItem Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace