ApplicationEvents2_StartupEventHandler Délégué
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.
Ce gestionnaire d’événements est inclus à des fins de compatibilité descendante uniquement. Nous vous recommandons d’utiliser la dernière version de ce gestionnaire d’événements portant le même nom.
public delegate void ApplicationEvents2_StartupEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents2_StartupEventHandler();
type ApplicationEvents2_StartupEventHandler = delegate of unit -> unit
Public Delegate Sub ApplicationEvents2_StartupEventHandler()
- Attributs