System::IO::FileInfo::get_IsReadOnly 方法
FileInfo::get_IsReadOnly method
返回指示只读属性是否已设置的值。
bool System::IO::FileInfo::get_IsReadOnly()
ReturnValue
如果已设置 ReadOnly 属性则为 true,否则为 false
另见
- Class FileInfo
- Namespace System::IO
- Library Aspose.Page for C++
返回指示只读属性是否已设置的值。
bool System::IO::FileInfo::get_IsReadOnly()
如果已设置 ReadOnly 属性则为 true,否则为 false