AdErrorEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
AdControl、InterstitialAd、NativeAdsManager クラスの ErrorOccurred イベントのデータを提供します。
public ref class AdErrorEventArgs sealed
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Version(1)]
class AdErrorEventArgs final
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class AdErrorEventArgs
Public NotInheritable Class AdErrorEventArgs
- 継承
- 属性
追加の機能と要件
ソフトウェア開発キット | |
サポートされる最小 OS |
Windows 10 (10.0.10240.0)
|
プロパティ
ErrorCode |
このエラーのコードを取得します。 |
ErrorMessage |
発生したエラーに関する追加の詳細を取得します。 |