Partager via


IVsDataExplorerNode.CanPaste, propriété

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

Valeur de propriété

Type : System.Boolean
true si la commande de collage en charge ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms