FTPHelperFtp Property | Helper帮助文档 |
全局FTP访问变量
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FTPClient Ftp { get; set; }
Public Property Ftp As FTPClient Get Set
public: property FTPClient^ Ftp { FTPClient^ get (); void set (FTPClient^ value); }
member Ftp : FTPClient with get, set
Property Value
Type: FTPClientSee Also