String..::..ToUpper Method
Returns a copy of this string converted to uppercase.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public string ToUpper()
<TemplateAttribute> _ Public Function ToUpper As String
[TemplateAttribute] public: String^ ToUpper()