Extension

FileType.Extension property

获取文件名后缀(包括句点“.”),例如“.doc”.

public string Extension { get; }

也可以看看