次の方法で共有


Options.MatchFuzzyCase プロパティ

定義

True の 場合は、検索時に文字を大文字と小文字が区別します。

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

プロパティ値

適用対象