System::IO::Path::IsPathRooted yöntemi
Path::IsPathRooted method
Belirtilen yolun bir kök içerip içermediğini belirler.
static bool System::IO::Path::IsPathRooted(const String &path)
| Parameter | Type | Açıklama |
|---|---|---|
| yol | const String& | Kontrol edilecek bir yol |
ReturnValue
Eğer path bir kök içeriyorsa doğru, aksi takdirde - yanlış
Ayrıca Bakınız
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++