Sdílet prostřednictvím


ParameterDefinition.DefaultValue Vlastnost

Definice

Získá nebo nastaví výchozí hodnotu pro tento parametr.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")]
public object DefaultValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")>]
member this.DefaultValue : obj with get, set
Public Property DefaultValue As Object

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro