Compartir a través de


Configuration.DefaultValue Propiedad

Definición

Obtiene el valor predeterminado de la configuración.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultValue")]
public string DefaultValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultValue")>]
member this.DefaultValue : string
Public ReadOnly Property DefaultValue As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a