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