Partager via


ResponseContract.StatusCode Propriété

Définition

Obtient ou définit le code http status de réponse d’opération.

[Newtonsoft.Json.JsonProperty(PropertyName="statusCode")]
public int StatusCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCode")>]
member this.StatusCode : int with get, set
Public Property StatusCode As Integer

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à