System::IO::File::GetAttributes 메서드
File::GetAttributes method
지정된 엔터티의 속성을 반환합니다.
static FileAttributes System::IO::File::GetAttributes(const String &path)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 경로 | const String& | 속성을 반환할 엔터티의 경로 |
ReturnValue
path가 참조하는 엔터티의 속성
또 보기
- Enum FileAttributes
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Page for C++