LanguageSettings.Enu 屬性

定義

取得或設定一個值,指定是否使用英文設定。

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

屬性值

true配置時使用英語;否則,。 false

適用於