Click or drag to resize

FileContentType Property

File type e.g. MIME content type

Namespace:  SOWIData.Helper.Models
Assembly:  SOWIData.Helper (in SOWIData.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public string Type { get; set; }

Property Value

Type: String

Implements

IFileContentType
See Also