Gets or sets the type of the proxy server.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property ProxyType As FtpProxyType Get Set |
C# |
---|
public FtpProxyType ProxyType { get; set; } |