IActionInfo インターフェイス

定義

アクションのコレクションを表します。

public interface class IActionInfo : IDisposable
public interface IActionInfo : IDisposable
type IActionInfo = interface
    interface IDisposable
Public Interface IActionInfo
Implements IDisposable
派生
実装

プロパティ

ActionHandlerMoniker

アクションに関連付けられているアクション ハンドラーのモニカーを取得します。

Moniker

モニカーのアクションを取得します。

Properties

アクションのプロパティを取得します。

適用対象