ListenerResponseContentType Property
IT Hit WebDAV Classes Reference [Missing <summary> documentation for "P:ITHit.WebDAV.Server.Extensibility.ListenerResponse.ContentType"]
Namespace:
ITHit.WebDAV.Server.Extensibility
Assembly:
ITHit.WebDAV.Server.HttpListener (in ITHit.WebDAV.Server.HttpListener.dll) Version: 7.1.4620
Syntax public override string ContentType { set; }
Public Overrides WriteOnly Property ContentType As String
Set
public:
virtual property String^ ContentType {
void set (String^ value) override;
}
abstract ContentType : string with set
override ContentType : string with set
Property Value
Type:
StringSee Also