System::IO::Path::IsPathRooted طريقة
Path::IsPathRooted method
يحدد ما إذا كان المسار المحدد يحتوي على جذر.
static bool System::IO::Path::IsPathRooted(const String &path)
| Parameter | Type | الوصف |
|---|---|---|
| المسار | const String& | مسار للتحقق منه |
ReturnValue
صحيح إذا كان path يحتوي على جذر، وإلا - خطأ
انظر أيضًا
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++