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

适用于