共用方式為


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

錯誤碼。

適用於

另請參閱