Sdílet prostřednictvím


ParameterDefinition.AllowedValues Vlastnost

Definice

Získá nebo nastaví pole povolených hodnot pro tento parametr.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro