طريقة 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.Font for C++