System::Globalization::CultureInfo::ToString method

CultureInfo::ToString method

Converts culture to string.

String System::Globalization::CultureInfo::ToString() const override

ReturnValue

The name of the CultureInfo, eg. “de-DE_phoneb”, “en-US”, or “fj-FJ”.

See Also