次の方法で共有


Options.EnableLegacyIMEMode プロパティ

定義

従来の IME モードを有効にするかどうかを表すブール型 (Boolean) の値を取得または設定します。 値の取得と設定が可能です。

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

適用対象