共用方式為


WebViewControlUnsupportedUriSchemeIdentifiedEventArgs 類別

定義

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

Windows 需求

裝置系列
Windows 10, version 1803 (已於 10.0.17134.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)

屬性

Handled

取得或設定值,這個值會將路由事件標示為已處理。 Handled 的 true 值可防止事件路由中的其他處理常式再次處理相同的事件。

Uri

取得 IWebViewControl 嘗試巡覽之內容的統一資源識別項 (URI) 。

適用於