Partager via


IVsDataExplorerNode.CanRename, propriété

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms