Share via


WebProviderError.ErrorCode 属性

定义

获取错误代码。

public:
 property unsigned int ErrorCode { unsigned int get(); };
uint32_t ErrorCode();
public uint ErrorCode { get; }
var uInt32 = webProviderError.errorCode;
Public ReadOnly Property ErrorCode As UInteger

属性值

UInt32

unsigned int

uint32_t

错误代码。

适用于

另请参阅