WebViewControlUnviewableContentIdentifiedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 IWebViewControl.UnviewableContentified 事件的資料。
public ref class WebViewControlUnviewableContentIdentifiedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebViewControlUnviewableContentIdentifiedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebViewControlUnviewableContentIdentifiedEventArgs
Public NotInheritable Class WebViewControlUnviewableContentIdentifiedEventArgs
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10, version 1803 (已於 10.0.17134.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)
|
屬性
MediaType |
取得無法檢視之內容的媒體類型。 |
Referrer |
取得包含無法檢視內容連結之頁面的統一資源識別項 (URI) 。 |
Uri |
取得 IWebViewControl 嘗試載入之內容的統一資源識別項 (URI) 。 |