次の方法で共有


Options.MatchFuzzySpace プロパティ

定義

True の 場合は、検索時に使用する場合に、空白が区別します。

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

プロパティ値

適用対象