Partager via


GraphError.Code Propriété

Définition

Obtient ou définit le code d’erreur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à