AbstractPath.FromLocalPath
AbstractPath.FromLocalPath method
تنشئ AbstractPath تمثّل موقعًا على نظام الملفات المحلي.
public static AbstractPath FromLocalPath(string path)
| معامل | نوع | الوصف |
|---|---|---|
| المسار | String | مسار على نظام الملفات المحلي، مثل "C:\\file.shp" أو "D:\\directory\\". |
قيمة الإرجاع
AbstractPath يَـمثّل الموقع المحدد بواسطة المسار.
استثناءات
| استثناء | شرط |
|---|---|
| ArgumentNullException | الوسيط هو null. |
انظر أيضًا
- class AbstractPath
- namespace Aspose.Gis
- assembly Aspose.GIS