CFProxy.HostName Property

Definition

The hostname of the proxy server.

public string HostName { get; }
member this.HostName : string

Property Value

A string containing the hostname of the proxy server.

Remarks

This property will be null if the ProxyType is set to AutoConfigurationJavaScript or AutoConfigurationUrl.

Applies to