System::IO::FileSystemInfo::set_Attributes method
FileSystemInfo::set_Attributes method
Sets the specified attributes on the entity represeted by the current object.
void System::IO::FileSystemInfo::set_Attributes(FileAttributes value)
Parameter | Type | Description |
---|---|---|
value | FileAttributes | A bitwise combination of FileAttributes values representing the attributes to set |
See Also
- Enum FileAttributes
- Class FileSystemInfo
- Namespace System::IO
- Library Aspose.TeX for C++