Freigeben über


WebViewControlScriptNotifyEventArgs.Value Eigenschaft

Definition

Ruft den an die App übergebenen Zeichenfolgenwert ab.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Der an die App übergebene Zeichenfolgenwert.

Gilt für: