Property StatusMessage
StatusMessage
Gets the HTTP status message.
Declaration
public string StatusMessage { get; }
Property Value
| Type | Description |
|---|---|
| String | HTTP status message. |
public string StatusMessage { get; }
| Type | Description |
|---|---|
| String | HTTP status message. |