Compartir a través de


IVsDataExplorerNode.CanCut (Propiedad)

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

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

Sintaxis

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