System::Globalization::DateTimeFormatInfo::get_IsReadOnly method

DateTimeFormatInfo::get_IsReadOnly method

Checks whether formatter is read-only.

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

ReturnValue

True if formatter is read-only, false otherwise.

See Also