Click or drag to resize

RestResponseMessageStatusDescription Property

Gets or sets the status description

Namespace:  RestSrvr.Message
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public string StatusDescription { get; set; }

Property Value

Type: String
See Also