Share via


NotifyEventArgs.Value Propriété

Définition

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é

String

Platform::String

winrt::hstring

Nom de la méthode JavaScript.

S’applique à