System::Globalization::CultureInfo::get_IsReadOnly method

CultureInfo::get_IsReadOnly method

Checks if culture object is read-only.

bool System::Globalization::CultureInfo::get_IsReadOnly() const

ReturnValue

True if culture is read-only, false otherwise.

See Also