次の方法で共有


Find.SetAllFuzzyOptions メソッド

定義

日本語の文字列に関連付けられているあいまい検索のオプションをすべて有効にします。

public:
 void SetAllFuzzyOptions();
public void SetAllFuzzyOptions ();
abstract member SetAllFuzzyOptions : unit -> unit
Public Sub SetAllFuzzyOptions ()

注釈

このメソッドは、 true を指定 する次のプロパティを設定します。

MatchFuzzyAY

MatchFuzzyBV

MatchFuzzyByte

MatchFuzzyCase

MatchFuzzyDash

MatchFuzzyDZ

MatchFuzzyHF

MatchFuzzyHiragana

MatchFuzzyIterationMark

MatchFuzzyKanji

MatchFuzzyKiKu

MatchFuzzyOldKana

MatchFuzzyProlongedSoundMark

MatchFuzzyPunctuation

MatchFuzzySmallKana

MatchFuzzySpace

MatchFuzzyTC

MatchFuzzyZJ

適用対象