Description Property (ResultSummary)
In This Topic
Gets the full description of the result value, for example, "304 Not Modified" or "(Cache)".
Syntax
'Declaration
Public ReadOnly Property Description As String
public string Description {get;}
Requirements
See Also