LkAdvancedPropertiesEventHandler 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.
public delegate void LkAdvancedPropertiesEventHandler(System::Object ^ sender, LkAdvancedPropertiesEventArgs ^ args);
public delegate void LkAdvancedPropertiesEventHandler(object sender, LkAdvancedPropertiesEventArgs args);
type LkAdvancedPropertiesEventHandler = delegate of obj * LkAdvancedPropertiesEventArgs -> unit
Public Delegate Sub LkAdvancedPropertiesEventHandler(sender As Object, args As LkAdvancedPropertiesEventArgs)
Paramètres
- sender
- Object