WebViewControlScriptNotifyEventArgs.Value Proprietà

Definizione

Ottiene il valore stringa passato all'app.

public:
 property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = webViewControlScriptNotifyEventArgs.value;
Public ReadOnly Property Value As String

Valore della proprietà

String

Platform::String

winrt::hstring

Valore stringa passato all'app.

Si applica a