Share via


Language.Default Property

Definition

Gets or sets a value that indicates whether this is the default language.

public:
 property bool Default { bool get(); };
public bool Default { get; }
member this.Default : bool
Public ReadOnly Property Default As Boolean

Property Value

true if this is the default language, otherwise false.

Applies to