Freigeben über


HTTPConfiguration.ValidStatusCodes Eigenschaft

Definition

Ruft gültige status-Codes ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="validStatusCodes")]
public System.Collections.Generic.IList<int?> ValidStatusCodes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validStatusCodes")>]
member this.ValidStatusCodes : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property ValidStatusCodes As IList(Of Nullable(Of Integer))

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: