System::IO::File::GetAttributes Methode
File::GetAttributes method
Gibt die Attribute der angegebenen Entität zurück.
static FileAttributes System::IO::File::GetAttributes(const String &path)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Pfad | const String& | Der Pfad der Entität, deren Attribute zurückgegeben werden sollen |
ReturnValue
Die Attribute der Entität, auf die path verweist
Siehe auch
- Enum FileAttributes
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Font for C++