Gets the transfer type
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
C# |
---|
public FTPTransferType TransferType { get; } |
Visual Basic |
---|
Public ReadOnly Property TransferType As FTPTransferType Get |
Visual C++ |
---|
public: property FTPTransferType TransferType { FTPTransferType get (); } |