The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
String::ToLower Method
.NET Framework (current version)
Returns a copy of this string converted to lowercase.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToLower() | Returns a copy of this string converted to lowercase. |
![]() | ToLower(CultureInfo^) | Returns a copy of this string converted to lowercase, using the casing rules of the specified culture. |
Show:
