HttpStatusCode Property
IT Hit WebDAV Classes Reference
Gets the code of the status.
Namespace:
ITHit.WebDAV.Client
Assembly:
ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax Public ReadOnly Property Code As Integer
Get
public:
property int Code {
int get ();
}
member Code : int with get
Property Value
Type:
Int32See Also