次の方法で共有


Options.MatchFuzzyByte プロパティ

定義

True の 場合は、検索中の全角と半角文字 (英数または日本語) が区別します。

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

プロパティ値

適用対象