Class MediaTypeExtGroup
The media type ext group.
Inherited Members
Namespace: Acoustics.Shared
Assembly: Acoustics.Shared.dll
Syntax
public class MediaTypeExtGroup
Properties
| Improve this Doc View SourceExtension
Gets or sets Extension.
Declaration
public string Extension { get; set; }
Property Value
Type | Description |
---|---|
String |
Group
Gets or sets Group.
Declaration
public MediaTypeGroup Group { get; set; }
Property Value
Type | Description |
---|---|
Media |
MediaType
Gets or sets MediaType.
Declaration
public string MediaType { get; set; }
Property Value
Type | Description |
---|---|
String |