WebViewControlScriptNotifyEventArgs 类

定义

public ref class WebViewControlScriptNotifyEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebViewControlScriptNotifyEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebViewControlScriptNotifyEventArgs
Public NotInheritable Class WebViewControlScriptNotifyEventArgs
继承
Object Platform::Object IInspectable WebViewControlScriptNotifyEventArgs
属性

Windows 要求

设备系列
Windows 10, version 1803 (在 10.0.17134.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v6.0 中引入)

属性

Uri

获取源自 ScriptNotify 的 URI。

Value

获取传递给应用的字符串值。

适用于