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.
TextInfo::ToLower Method
.NET Framework (current version)
Converts the specified character or string to lowercase.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToLower(Char) | Converts the specified character to lowercase. |
![]() | ToLower(String^) | Converts the specified string to lowercase. |
Show:
