![]() | ConfigurationCompilerLanguage Properties |
The ConfigurationCompilerLanguage type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsSortUsingCollator |
Returns true to indicate to perform locale-independent string comparisons using Collator.
By default this setting is false, i.e. string comparisons use the compare method.
|
![]() | SortUsingCollator |
Set to true to indicate to perform locale-independent string comparisons using Collator.
Set to false to perform string comparisons via the compare method (the default).
|