Click or drag to resize

ReceiveHeadersParametersStatusText Property

Gets the status text.

Namespace:  DotNetBrowser.Net.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public string StatusText { get; }

Property Value

Type: String
The status text.
See Also