次の方法で共有


ICommandTarget インターフェイス

v2 に適用されます。

コマンド ターゲットのインターフェイスを表します。

名前空間:  Microsoft.WebMatrix.Extensibility
アセンブリ:  Microsoft.WebMatrix.Extensibility (Microsoft.WebMatrix.Extensibility.dll)

構文

'宣言
Public Interface ICommandTarget
'使用
Dim instance As ICommandTarget
public interface ICommandTarget
public interface class ICommandTarget
type ICommandTarget =  interface end
public interface ICommandTarget

ICommandTarget 型は、以下のメンバーを公開しています。

メソッド

  名前 説明
パブリック メソッド CanExecute コマンドのステータスを実行できることを指定します。
パブリック メソッド Execute コマンドを実行します。

先頭に戻る

関連項目

参照

Microsoft.WebMatrix.Extensibility 名前空間