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