Compartilhar via


HostStatus.Errors Propriedade

Definição

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="errors")]
public System.Collections.ObjectModel.Collection<string> Errors { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="errors")>]
member this.Errors : System.Collections.ObjectModel.Collection<string> with get, set
Public Property Errors As Collection(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a