System::IO::FileSystemInfo::set_Attributes Methode
FileSystemInfo::set_Attributes method
Setzt die angegebenen Attribute für die vom aktuellen Objekt dargestellte Entität.
void System::IO::FileSystemInfo::set_Attributes(FileAttributes value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| value | FileAttributes | Eine bitweise Kombination von FileAttributes-Werten, die die zu setzenden Attribute darstellen |
Siehe auch
- Enum FileAttributes
- Class FileSystemInfo
- Namespace System::IO
- Library Aspose.Font for C++