FTPClientGetTransferType Method | Helper帮助文档 |
获得传输模式
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FTPClientTransferType GetTransferType()
Public Function GetTransferType As FTPClientTransferType
public: FTPClientTransferType GetTransferType()
member GetTransferType : unit -> FTPClientTransferType
Return Value
Type: FTPClientTransferType传输模式
See Also