System::Globalization::TextInfo::get_IsReadOnly 方法

TextInfo::get_IsReadOnly method

检查格式是否为只读。

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

ReturnValue

如果格式为只读则为 true,否则为 false。

另见