WebViewUnviewableContentIdentifiedEventArgs クラス

定義

public ref class WebViewUnviewableContentIdentifiedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class WebViewUnviewableContentIdentifiedEventArgs final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WebViewUnviewableContentIdentifiedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class WebViewUnviewableContentIdentifiedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WebViewUnviewableContentIdentifiedEventArgs
Public NotInheritable Class WebViewUnviewableContentIdentifiedEventArgs
継承
Object Platform::Object IInspectable WebViewUnviewableContentIdentifiedEventArgs
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

MediaType

表示できないコンテンツのメディアの種類を取得します。

Referrer

表示できないコンテンツへのリンクを含むページの URI (Uniform Resource Identifier) を取得します。

Uri

WebView が読み込もうとしたコンテンツの URI (Uniform Resource Identifier) を取得します。

適用対象

こちらもご覧ください