CFtp.Proxy Property | |
A string containing the name of the proxy server (or servers) to use for Internet connections.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Proxy AS USUAL SET
public override Usual Proxy { set; }
Request Example
View SourceProperty Value
Type:
UsualA string containing the name of the proxy server (or servers) to use for Internet connections.
See Also