AbstractPath.GetExtension
AbstractPath.GetExtension method
返回这个的扩展名AbstractPath
.
public string GetExtension()
返回值
这个的扩展AbstractPath
(包括句点“.”) or 一个空字符串,如果AbstractPath
没有扩展名.
例子
对于一个抽象路径
和Location
等于“/目录/文件.txt”
this 属性返回“。TXT”
.
也可以看看
- class AbstractPath
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS