System::IO::File::GetAttributes metod
File::GetAttributes method
Returnerar attributen för den angivna enheten.
static FileAttributes System::IO::File::GetAttributes(const String &path)
| Parameter | Typ | Beskrivning |
|---|---|---|
| sökväg | const String& | Sökvägen till den entitet vars attribut ska returneras |
ReturnValue
Attributen för den entitet som refereras av path
Se även
- Enum FileAttributes
- Class String
- Class File
- Namespace System::IO
- Library Aspose.PDF for C++