Share via


AdErrorEventArgs.ErrorCode 属性

定义

获取此错误的代码。

public:
 property ErrorCode ErrorCode { ErrorCode get(); };
ErrorCode ErrorCode();
public ErrorCode ErrorCode { get; }
var errorCode = adErrorEventArgs.errorCode;
Public ReadOnly Property ErrorCode As ErrorCode

属性值

此错误的代码。

适用于