Метод 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++