DNS Name of the host server targeted by this request. May include IPv6 literal brackets. NB: a port# may be included.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public string host { get; set; }
Public Property host As String
Get
Set
public:
property String^ host {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also