get_IsReadOnly()

CultureInfo::get_IsReadOnly() const method

Checks if culture object is read-only.

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

Return Value

True if culture is read-only, false otherwise.

See Also