Partager via


IVsDataExplorerNodeSelection.CanDeleteAll, propriété

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

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNodeSelection Interface

Microsoft.VisualStudio.Data.Services, espace de noms