Click or drag to resize

ResponseAsyncContentType Property

IT Hit WebDAV Classes Reference
Sets the HTTP MIME type of the output stream.

Namespace:  ITHit.Server
Assembly:  ITHit.Server (in ITHit.Server.dll) Version: 13.3.13068
Syntax
public abstract string ContentType { set; }

Property Value

Type: String
The HTTP MIME type of the output stream.
See Also