Partager via


IVsDataExplorerNode.CanCopy, propriété

Obtient une valeur indiquant si la Commande de copie est prise en charge du 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
function get CanCopy () : boolean

Valeur de propriété

Type : System.Boolean
true si la Commande de copie est prise en charge ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms