System::IO::Path::IsPathRooted मेथड
Path::IsPathRooted method
निर्धारित करता है कि निर्दिष्ट पाथ में रूट मौजूद है या नहीं।
static bool System::IO::Path::IsPathRooted(const String &path)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| पथ | const String& | जाँचने के लिए एक पथ |
ReturnValue
यदि path में रूट है तो सत्य, अन्यथा - असत्य
संबंधित देखें
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++