Share via


LanguageSettings.Enu Property

Definition

Gets or sets a value that specifies whether to use English Language for the configuration.

public:
 property bool Enu { bool get(); void set(bool value); };
public bool Enu { get; set; }
member this.Enu : bool with get, set
Public Property Enu As Boolean

Property Value

true to use English Language for the configuration; otherwise, false.

Applies to