Partilhar via


DeviceRegistryOperationError.ErrorStatus Propriedade

Definição

Detalhes adicionais associados ao erro.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="errorStatus")]
public string ErrorStatus { get; set; }
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="errorStatus")]
public string ErrorStatus { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="errorStatus")>]
member this.ErrorStatus : string with get, set
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="errorStatus")>]
member this.ErrorStatus : string
Public Property ErrorStatus As String
Public ReadOnly Property ErrorStatus As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a