HttpStatus ToString Method C# API
Returns a string that represents the current object.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public override string ToString()

Return Value

A string that represents the current object.
See Also