AbstractPath.FromLocalPath
AbstractPath.FromLocalPath method
Creëert eenAbstractPath dat een locatie op het lokale bestandssysteem vertegenwoordigt.
public static AbstractPath FromLocalPath(string path)
| Parameter | Type | Beschrijving |
|---|---|---|
| path | String | Een pad op het lokale bestandssysteem, zoals"C:\\bestand.shp" of"D:\\map\\". |
Winstwaarde
EenAbstractPath die de locatie vertegenwoordigt die is gedefinieerd door depath .
Uitzonderingen
| uitzondering | voorwaarde |
|---|---|
| ArgumentNullException | Het argument isnull. |
Zie ook
- class AbstractPath
- naamruimte Aspose.Gis
- montage Aspose.GIS