Extension

FileType.Extension property

Filename suffix (including the period “.”) e.g. “.doc”.

public string Extension { get; }

See Also