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)
| Parametre | Tür | Açıklama |
|---|---|---|
| yol | const String& | Kontrol edilecek bir yol |
ReturnValue
Eğer path bir kök içeriyorsa true, aksi takdirde - false
Ayrıca Bakınız
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++