TextInfo::ToUpper Method
.NET Framework (current version)
Converts the specified character or string to uppercase.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToUpper(Char) | Converts the specified character to uppercase. |
![]() | ToUpper(String^) | Converts the specified string to uppercase. |
Show:
