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::ToUpper Method
.NET Framework (current version)
Returns a copy of this string converted to uppercase.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToUpper() | Returns a copy of this string converted to uppercase. |
![]() | ToUpper(CultureInfo^) | Returns a copy of this string converted to uppercase, using the casing rules of the specified culture. |
Show:
