Share via


Setting<T>.DefaultValue Property

Definition

Gets the default value of the setting.

[System.Runtime.Serialization.DataMember(Name="default")]
public T DefaultValue { get; }
[<System.Runtime.Serialization.DataMember(Name="default")>]
member this.DefaultValue : 'T
Public ReadOnly Property DefaultValue As T

Property Value

T
Attributes

Applies to