Class LocalFilePath
LocalFilePath class
public class LocalFilePath : AbstractPathInternal
Constructors
| Name | Description |
|---|---|
| LocalFilePath(string) |
Properties
| Name | Description |
|---|---|
| override Location { get; } | |
| override Separator { get; } |
Methods
| Name | Description |
|---|---|
| override Combine(string) | |
| override Delete() | |
| override IsFile() | |
| override ListDirectory() | |
| override Open(FileAccess) | |
| override WithExtension(string) | |
| override WithLocation(string) |
See Also
- class AbstractPathInternal
- namespace Aspose.Gis.Common
- assembly Aspose.GIS