Partager via


ResponseInformation.StatusCode Propriété

Définition

Obtient le code status retourné par le serveur.

public:
 property unsigned int StatusCode { unsigned int get(); };
uint32_t StatusCode();
public uint StatusCode { get; }
var uInt32 = responseInformation.statusCode;
Public ReadOnly Property StatusCode As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Code status retourné par le serveur.

S’applique à