IResponse.ContentType Property

IT Hit WebDAV for .NET

Sets the HTTP MIME type of the output stream.

[Visual Basic]
Property ContentType As String
[C#]
string ContentType {set;}

Property Value

The HTTP MIME type of the output stream.

See Also

IResponse Interface | ITHit.WebDAV.Server Namespace