[]
Gets the locale information used to compare strings in the index.
public CultureInfo Locale { get; }
Public ReadOnly Property Locale As CultureInfo
| Type | Description |
|---|---|
| CultureInfo | A CultureInfo that contains data about the user's locale. The default is CurrentCulture. |