ResponseInformation.StatusCode Proprietà

Definizione

Ottiene il codice di stato restituito dal server.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Codice di stato restituito dal server.

Si applica a