Gets a status code description.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property StatusDescription As String Get |
| C# |
|---|
public string StatusDescription { get; } |