IResponse.StatusDescription Property

IT Hit WebDAV for .NET

Sets the HTTP status string of the output returned to the client.

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

Property Value

A string describing the status of the HTTP output returned to the client.

See Also

IResponse Interface | ITHit.WebDAV.Server Namespace