FileExtension

ImageType.FileExtension property

File extension (without leading dot character) of a particular image type in lower case. For the Undefined type returns a string ‘unsefined’.

public string FileExtension { get; }

See Also