Extension

FileType.Extension property

Gets filename suffix (including the period “.”), for instance “.doc”.

public string Extension { get; }

See Also