Share via


IVsDataExplorerNodeSelection.CanCopyAll, propriété

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

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNodeSelection Interface

Microsoft.VisualStudio.Data.Services, espace de noms