Share via


IVsDataExplorerNode.CanCut, propriété

Obtient une valeur indiquant si la commande Couper est prise en charge sur le nœud.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property CanCut As Boolean
bool CanCut { get; }
property bool CanCut {
    bool get ();
}
abstract CanCut : bool with get
function get CanCut () : boolean

Valeur de propriété

Type : Boolean
true si la commande Couper est pris en charge ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms