Extension

FileType.Extension property

ファイル名のサフィックス (ピリオド “.” を含む) 例: “.doc”.

public string Extension { get; set; }

関連項目