System::IO::Path::IsPathRooted methode
Path::IsPathRooted method
Bepaalt of het opgegeven pad een root bevat.
static bool System::IO::Path::IsPathRooted(const String &path)
| Parameter | Type | Beschrijving |
|---|---|---|
| pad | const String& | Een pad om te controleren |
ReturnValue
Waar als path een root bevat, anders - onwaar
Zie ook
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++