Metode System::IO::FileInfo::set_IsReadOnly
FileInfo::set_IsReadOnly method
Mengatur atau menghapus atribut ReadOnly pada file.
void System::IO::FileInfo::set_IsReadOnly(bool value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | bool | True jika atribut ReadOnly harus diatur, false jika atribut ReadOnly harus dihapus |
Lihat Juga
- Class FileInfo
- Namespace System::IO
- Library Aspose.Page for C++