NotifyEventArgs.Value Proprietà

Definizione

Ottiene il nome del metodo passato all'applicazione.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome del metodo JavaScript.

Si applica a