ToString()

CultureInfo::ToString() const method

Converts culture to string.

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

Return Value

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

See Also