Description Property (ResultSummary)
In This Topic
Gets the full description of the status code or error. (E.g. "304 Not Modified")
Syntax
'Declaration
Public ReadOnly Property Description As String
public string Description {get;}
Requirements
See Also