[]
Gets or sets a value indicating whether the search should use InvariantCulture.
The default is false (CultureInfo.CurrentCulture is used).
public bool UseCultureInvariant { get; set; }
Public Property UseCultureInvariant As Boolean