AdErrorEventArgs 类

定义

AdControlInterstitialAdNativeAdsManager 类的 ErrorOccurred 事件提供数据。

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

获取有关所发生错误的其他详细信息。

适用于