Options.EnableLegacyIMEMode 属性

定义

返回或设置一个布尔值 ,该值表示是否启用旧版 IME 模式。 读/写。

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

属性值

Boolean

适用于