Class ExportFormatDescriptor
public class ExportFormatDescriptor
- Inheritance
-
ExportFormatDescriptor
- Inherited Members
- Extension Methods
Constructors
ExportFormatDescriptor(string, string, string, string)
public ExportFormatDescriptor(string id, string icon, string name, string extension)
Parameters
Properties
Extension
public string Extension { get; }
Property Value
Icon
public string Icon { get; }
Property Value
Id
public string Id { get; }
Property Value
Name
public string Name { get; }