C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System
String Class
String Methods
ToUpper Method
ToUpper Method
ToUpper Method (CultureInfo)
String
ToUpper Method
Returns a copy of this string converted to uppercase.
Namespace:
System
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
string
ToUpper
()
Return Value
Type:
String
The uppercase equivalent of the current string.
See Also
Reference
String Class
ToUpper Overload
System Namespace