AbstractPath.FromLocalPath
AbstractPath.FromLocalPath method
Crée unAbstractPath
qui représente un emplacement sur le système de fichiers local.
public static AbstractPath FromLocalPath(string path)
Paramètre | Taper | La description |
---|---|---|
path | String | Un chemin sur le système de fichiers local, comme"C:\\fichier.shp" ou"D:\\répertoire\\" . |
Return_Value
UnAbstractPath
qui représente l’emplacement défini par lepath .
Exceptions
exception | condition |
---|---|
ArgumentNullException | L’argument estnull . |
Voir également
- class AbstractPath
- espace de noms Aspose.Gis
- Assemblée Aspose.GIS