FTPClient.TransferType Enumeration

HD.Common

FTPClientTransferType Enumeration Helper帮助文档
传输模式:二进制类型、ASCII类型

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum TransferType
Public Enumeration TransferType
public enum class TransferType
type TransferType
Members

  Member nameValueDescription
Binary0
ASCII1
See Also

Reference