WebDavException
StatusDescription Property
WebDAV#
Gets the status description for the HTTP
StatusCode
.
Namespace:
WebDAVSharp.Server.Exceptions
Assembly:
WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
string
StatusDescription
{
get
; }
public string StatusDescription { get; }
Property Value
Type:
String
The status description.
See Also
Reference
WebDavException Class
WebDAVSharp.Server.Exceptions Namespace