Skip to content

ImageFormatInfo.FileExtensions property

Gets or sets the list of expected file extensions.

public IEnumerable<string>? FileExtensions { get; set; }

See Also