IHostCommands.Cut 屬性
適用於版本2
取得 "cut" 命令。
命名空間: Microsoft.WebMatrix.Extensibility
組件: Microsoft.WebMatrix.Extensibility (在 Microsoft.WebMatrix.Extensibility.dll 中)
'宣告
ReadOnly Property Cut As ICommand
Get
'用途
Dim instance As IHostCommands
Dim value As ICommand
value = instance.Cut
ICommand Cut { get; }
property ICommand^ Cut {
ICommand^ get ();
}
abstract Cut : ICommand
function get Cut () : ICommand
型別:System.Windows.Input.ICommand
"cut" 命令。