System::IO::FileSystemInfo::set_Attributes 메서드
FileSystemInfo::set_Attributes method
현재 객체가 나타내는 엔터티에 지정된 속성을 설정합니다.
void System::IO::FileSystemInfo::set_Attributes(FileAttributes value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | FileAttributes | 설정할 속성을 나타내는 FileAttributes 값들의 비트별 조합 |
또 보기
- Enum FileAttributes
- Class FileSystemInfo
- Namespace System::IO
- Library Aspose.Page for C++