System::Globalization::TextInfo::get_IsReadOnly method

TextInfo::get_IsReadOnly method

Checks if format is read-only.

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

ReturnValue

True if format is read-only, false otherwise.

See Also