DotMSN

ConnectivitySettings.ProxyHost Property

The host of the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None.

[Visual Basic]
Public Property ProxyHost As String
[C#]
public string ProxyHost {get; set;}

See Also

ConnectivitySettings Class | XihSolutions.DotMSN Namespace