IVsDataExplorerNodeSelection.CanCutAll, propriété

Obtient une valeur indiquant si le groupe de nœuds actuellement sélectionnés dans l'explorateur de serveurs peut être fractionné.

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

Syntaxe

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

Valeur de propriété

Type : Boolean
true si la sélection du nœud peut être fractionnée ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNodeSelection Interface

Microsoft.VisualStudio.Data.Services, espace de noms