Partager via


APIError.Code Propriété

Définition

Obtient ou définit le code d'erreur.

[Newtonsoft.Json.JsonProperty(PropertyName="code")]
public object Code { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="code")>]
member this.Code : obj with get, set
Public Property Code As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à