Udostępnij za pośrednictwem


ParameterDefinition.AllowedValues Właściwość

Definicja

Pobiera lub ustawia tablicę dozwolonych wartości dla tego parametru.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedValues")]
public System.Collections.Generic.IList<object> AllowedValues { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedValues")>]
member this.AllowedValues : System.Collections.Generic.IList<obj> with get, set
Public Property AllowedValues As IList(Of Object)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy