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.Font for C++