Share via


Configuration.DefaultValue Property

Definition

Gets default value of the configuration.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to