IVsDataExplorerNode.CanCopy, propriété

Obtient une valeur indiquant si la commande de copie 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 CanCopy As Boolean
bool CanCopy { get; }
property bool CanCopy {
    bool get ();
}
abstract CanCopy : bool with get
function get CanCopy () : boolean

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms