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.
Strings::LCase Method
.NET Framework (current version)
Returns a string or character converted to lowercase.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | LCase(Char) | Returns a string or character converted to lowercase. |
![]() ![]() | LCase(String^) | Returns a string or character converted to lowercase. |
Show:

