Class FormatInfo
Inherited Members
Namespace: AcousticWorkbench.Models
Assembly: AcousticWorkbench.dll
Syntax
public class FormatInfo
Properties
| Improve this Doc View SourceExtension
Declaration
public string Extension { get; set; }
Property Value
Type | Description |
---|---|
String |
MediaType
Declaration
public string MediaType { get; set; }
Property Value
Type | Description |
---|---|
String |
Url
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
String |