次の方法で共有


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

エラー コード。

適用対象

こちらもご覧ください