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