Partager via


IActionHandlerInfo Interface

Définition

Définit une méthode qui affiche la collection du gestionnaire d'actions.

public interface class IActionHandlerInfo : IDisposable
public interface IActionHandlerInfo : IDisposable
type IActionHandlerInfo = interface
    interface IDisposable
Public Interface IActionHandlerInfo
Implements IDisposable
Dérivé
Implémente

Propriétés

ActionHandler

Obtient la référence du singleton de gestionnaire d'actions réel.

DefaultProperties

Obtient les propriétés par défaut associées au gestionnaire d'actions.

Moniker

Obtient la valeur de chaîne du moniker du gestionnaire d'actions.

S’applique à