IVsDataExplorerNode.CanCut Özellik

Tanım

Kesme komutunun düğümde desteklenip desteklenmediğini gösteren bir değer alır.

public:
 property bool CanCut { bool get(); };
public bool CanCut { get; }
member this.CanCut : bool
Public ReadOnly Property CanCut As Boolean

Özellik Değeri

Boolean

Kes komutu destekleniyorsa doğru; Aksi takdirde, false.

Şunlara uygulanır