Поделиться через


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

Код ошибки.

Применяется к

См. также раздел