TimeZoneFactorySearchMinimumLengthSettingKey Field

Gets the name of the application setting containing the minimum number of text elements a trimmed SearchLocalizedNamesAsync(String, CultureInfo, TimeZoneNameStyle, Int32, CancellationToken) query must have before it is searched. Optional; defaults to 3.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.3.9728.0
C#
public const string SearchMinimumLengthSettingKey = "timeZoneSettings:searchMinimumLength"

Field Value

String

See Also