Class FolderElementExtensionElement

Represents folder element extension element.

Inheritance
System.Object
FolderElementExtensionElement
Namespace: Mediachase.Commerce.Assets.Configuration
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
public class FolderElementExtensionElement : ConfigurationElement

Constructors

FolderElementExtensionElement()

Declaration
public FolderElementExtensionElement()

Properties

MimeType

Gets or sets the type of the MIME.

Declaration
public string MimeType { get; set; }
Property Value
Type Description
System.String

The type of the MIME.

Type

Gets or sets the type.

Declaration
public string Type { get; set; }
Property Value
Type Description
System.String

The type.