IOFileFormat.FileExtension Property
Definition
Gets the file extension for this format, without a leading dot.
public string FileExtension { get; }
Gets the file extension for this format, without a leading dot.
public string FileExtension { get; }