次の方法で共有


AdErrorEventArgs クラス

定義

public ref class AdErrorEventArgs sealed
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)]
public sealed class AdErrorEventArgs
Public NotInheritable Class AdErrorEventArgs
継承
System.Object
AdErrorEventArgs
属性

追加の機能と要件

ソフトウェア開発キット
サポートされる最小 OS
Windows 10 (10.0.10240.0)

プロパティ

ErrorCode

このエラーのコードを取得します。

ErrorMessage

発生したエラーに関する追加の詳細を取得します。

適用対象