DNS Name of the host server (no port) targeted by this request. Will include IPv6-literal brackets for IPv6-literal addresses
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public string hostname { get; set; }
Public Property hostname As String
Get
Set
public:
property String^ hostname {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also