CSession.ProxyBypass Property | |
A string representing the proxies to bypass when establishing the remote connection.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ProxyBypass AS USUAL GET SET
public virtual Usual ProxyBypass { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the proxies to bypass when establishing the remote connection.
See Also