Compartir a través de


IVsDataExplorerNode.CanRename (Propiedad)

获取指示重命名命令是否的值节点上支持。

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
ReadOnly Property CanRename As Boolean
bool CanRename { get; }
property bool CanRename {
    bool get ();
}
abstract CanRename : bool with get
function get CanRename () : boolean

Valor de propiedad

Tipo: Boolean
true ,如果重命名命令支持;否则,返回 false。

Seguridad de .NET Framework

Vea también

Referencia

IVsDataExplorerNode Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)