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

适用于