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 des Elements, dessen Attribute zurückgegeben werden sollen |
ReturnValue
Die Attribute des Elements, auf das path verweist
Siehe auch
- Enum FileAttributes
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Page for C++