Find.ClearAllFuzzyOptions メソッド

定義

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

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

注釈

このメソッドは、次のプロパティの値を False に設定します。

MatchFuzzyAY

MatchFuzzyBV

MatchFuzzyByte

MatchFuzzyCase

MatchFuzzyDash

MatchFuzzyDZ

MatchFuzzyHF

MatchFuzzyHiragana

MatchFuzzyIterationMark

MatchFuzzyKanji

MatchFuzzyKiKu

MatchFuzzyOldKana

MatchFuzzyProlongedSoundMark

MatchFuzzyPunctuation

MatchFuzzySmallKana

MatchFuzzySpace

MatchFuzzyTC

MatchFuzzyZJ

適用対象