次の方法で共有


AutoCorrect.ReplaceText プロパティ

定義

指定したテキストをオートコレクト リストのエントリに自動的に置き換えるかどうかを示す値を設定または返します。

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

プロパティ値

適用対象