Compartir a través de


NotifyEventArgs.Value Propiedad

Definición

Obtiene el nombre del método como se pasa a la aplicación.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre del método de JavaScript.

Se aplica a