Compartir a través de


GraphError.Code Propiedad

Definición

Obtiene o establece el código de error.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a