Extension

FileType.Extension property

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

public string Extension { get; }

関連項目