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:
