xtd 0.2.0
Loading...
Searching...
No Matches

◆ to_title_case()

ustring xtd::ustring::to_title_case ( ) const
noexcept

Converts the current string to title case (except for words that are entirely in uppercase, which are considered to be acronyms).

Returns
A new string in title case.