System::IO::FileInfo::get_IsReadOnly method

FileInfo::get_IsReadOnly method

返回指示只读属性是否已设置的值。

bool System::IO::FileInfo::get_IsReadOnly()

ReturnValue

如果已设置只读属性则为 true,否则为 false

另见