次の方法で共有


Options.MatchFuzzyKanji プロパティ

定義

True の 場合は、検索時に標準漢字と異体が区別します。

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

プロパティ値

適用対象