IActionHandlerInfo Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |