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::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:
