ApplyApplicationDefaultsEventHandler Délégué
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.
Représente la méthode de rappel qui gérera l’événement ApplyApplicationDefaults .
public delegate void ApplyApplicationDefaultsEventHandler(System::Object ^ sender, ApplyApplicationDefaultsEventArgs ^ e);
public delegate void ApplyApplicationDefaultsEventHandler(object sender, ApplyApplicationDefaultsEventArgs e);
type ApplyApplicationDefaultsEventHandler = delegate of obj * ApplyApplicationDefaultsEventArgs -> unit
Public Delegate Sub ApplyApplicationDefaultsEventHandler(sender As Object, e As ApplyApplicationDefaultsEventArgs)
- sender
- Object
Produit | Versions |
---|---|
Windows Desktop | 6, 7, 8, 9, 10 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :