Strings.UCase Method
.NET Framework 2.0
Returns a string or character containing the specified string converted to uppercase.
| Name | Description |
|---|---|
| Strings.UCase (Char) | Returns a string or character containing the specified string converted to uppercase. Supported by the .NET Compact Framework. |
| Strings.UCase (String) | Returns a string or character containing the specified string converted to uppercase. Supported by the .NET Compact Framework. |