System::Globalization::CultureInfo::get_IsNeutralCulture method

CultureInfo::get_IsNeutralCulture method

Checks whether the culture is neutral.

virtual bool System::Globalization::CultureInfo::get_IsNeutralCulture() const

ReturnValue

False if culture is associated with language but not with country or region, false otherwise.

See Also