This document is archived and information here might be outdated. Recommended version. |
True if string comparisons are case sensitive.
[Visual Basic .NET] Public Function GetStringComparisonCase ( _ ) As Boolean
[C#] public bool GetStringComparisonCase ( );
[C++]
HRESULT GetStringComparisonCase(
void
);