SearchFileSystemCriteriaRegExprType Property
Gets or sets the flag indicating if regular expressions should be interpreted as the default Boost (Perl compatible)
regexs or the simpler Classic regexs.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public RegularExpressionType RegExprType { get; set; }
public:
property RegularExpressionType RegExprType {
RegularExpressionType get ();
void set (RegularExpressionType value);
}
Property Value
RegularExpressionType