Returns the value of the Host header field.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public string Host { get; }
Public ReadOnly Property Host As String
Get
public:
property String^ Host {
String^ get ();
}
member Host : string with get
Property Value
Type:
StringRemarks See Also