System::IO::FileInfo::set_IsReadOnly method
FileInfo::set_IsReadOnly method
Setzt oder entfernt das ReadOnly-Attribut der Datei.
void System::IO::FileInfo::set_IsReadOnly(bool value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | bool | True, wenn das ReadOnly-Attribut gesetzt werden soll, false, wenn das ReadOnly-Attribut entfernt werden soll. |
Siehe auch
- Class FileInfo
- Namespace System::IO
- Library Aspose.Font for C++