System::IO::File::GetAttributes methode
File::GetAttributes method
Retourneert de attributen van de opgegeven entiteit.
static FileAttributes System::IO::File::GetAttributes(const String &path)
| Parameter | Type | Beschrijving |
|---|---|---|
| pad | const String& | Het pad van de entiteit waarvan de attributen moeten worden geretourneerd |
ReturnValue
De attributen van de entiteit waarnaar verwezen wordt door path
Zie ook
- Enum FileAttributes
- Class String
- Class File
- Namespace System::IO
- Library Aspose.Page for C++