Click or drag to resize
IResponseMimeType Property
Gets or sets the mime type to associate with the content.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string MimeType { get; set; }

Property Value

Type: String
See Also