ListenerRequestContentType Property
IT Hit WebDAV Classes Reference[Missing <summary> documentation for "P:ITHit.WebDAV.Server.Extensibility.ListenerRequest.ContentType"]
Namespace: ITHit.WebDAV.Server.ExtensibilityAssembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.5.3121.0
Syntaxpublic override string ContentType { get; }
Public Overrides ReadOnly Property ContentType As String
Get
public:
virtual property String^ ContentType {
String^ get () override;
}
abstract ContentType : string with get
override ContentType : string with get
Property Value
Type:
String
See Also