AbstractPath.Location
AbstractPath.Location property
获取此位置的字符串表示形式抽象路径
.
public abstract string Location { get; }
评论
任意两个AbstractPath
等于Location
指向同一个文件或目录。 字符串表示必须使用Separator
分隔目录级别。 例如,对于本地文件系统,位置是文件系统路径, 对于 Azure blob,它可以是 blob 容器中 blob 的路径。
也可以看看
- class AbstractPath
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS