HttpStatus.Code Property
IT Hit WebDAV for .NET
Gets the code of the status.
[Visual Basic]
Public ReadOnly Property Code As
Integer
[C#]
public
int
Code {get;}
See Also
HttpStatus Class
|
ITHit.WebDAV.Client Namespace