NotifyEventArgs.Value Propriété
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.
Obtient le nom de la méthode tel qu’il est passé à l’application.
public:
property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = notifyEventArgs.value;
Public ReadOnly Property Value As String
Valeur de propriété
Nom de la méthode JavaScript.