WebProviderError.ErrorCode Propriété

Définition

Obtient le code d'erreur.

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

Valeur de propriété

UInt32

unsigned int

uint32_t

Code d'erreur.

S’applique à

Voir aussi