Version: 2021.2
언어: 한국어

IQueryEngineFilter.usesRegularExpressionToken

매뉴얼로 전환
public bool usesRegularExpressionToken ;

설명

Indicates if the filter uses a regular expression token or not.

This flag is set to true when a filter is created with a regular expression instead of a string token. See AddFilter.