WebViewUnviewableContentIdentifiedEventArgs.MediaType プロパティ

定義

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

public:
 property Platform::String ^ MediaType { Platform::String ^ get(); };
winrt::hstring MediaType();
public string MediaType { get; }
var string = webViewUnviewableContentIdentifiedEventArgs.mediaType;
Public ReadOnly Property MediaType As String

プロパティ値

String

Platform::String

winrt::hstring

表示できないコンテンツのメディアの種類。

適用対象