TreatSpacesAsAndOperator Property
TreatSpacesAsAndOperator
Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.
Declaration
public bool TreatSpacesAsAndOperator { get; set; }
Public Property TreatSpacesAsAndOperator As Boolean