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++