System::Globalization::Calendar::get_IsReadOnly 方法

Calendar::get_IsReadOnly method

检查日历是否为只读。

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

ReturnValue

如果日历为只读则为 true,否则为 false。

另见