DavStatusCode Property
IT Hit WebDAV Classes Reference
HTTP status code.
Namespace:
ITHit.WebDAV.Server
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax Public ReadOnly Property Code As Integer
Get
public:
property int Code {
int get ();
}
member Code : int with get
Property Value
Type:
Int32See Also