System::String::ToUpperInvariant 方法

String::ToUpperInvariant method

使用不变文化将所有字符串的字符转换为大写。

String System::String::ToUpperInvariant() const

ReturnValue

已转换的字符串。

另见