IActionHandlerInfo 介面

定義

定義一種方法,顯示動作處理器的集合。

public interface class IActionHandlerInfo : IDisposable
public interface IActionHandlerInfo : IDisposable
type IActionHandlerInfo = interface
    interface IDisposable
Public Interface IActionHandlerInfo
Implements IDisposable
衍生
實作

屬性

名稱 Description
ActionHandler

他會得到實際行動處理者辛格爾頓的參考。

DefaultProperties

取得與動作處理器相關的預設屬性。

Moniker

取得動作處理者名稱的字串值。

適用於