System::IO::Path::IsPathRooted Methode
Path::IsPathRooted method
Bestimmt, ob der angegebene Pfad eine Wurzel enthält.
static bool System::IO::Path::IsPathRooted(const String &path)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Pfad | const String& | Ein Pfad zum Überprüfen |
ReturnValue
Wahr, wenn path einen Root enthält, sonst - falsch
Siehe auch
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++