Compartir a través de


IVsDataExplorerNode.CanDelete (Propiedad)

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

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

Sintaxis

'Declaración
ReadOnly Property CanDelete As Boolean
bool CanDelete { get; }
property bool CanDelete {
    bool get ();
}
abstract CanDelete : bool with get
function get CanDelete () : 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)