FTPClientRemoteHost Property | Helper帮助文档 |
FTP服务器IP地址
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string RemoteHost { get; set; }
Public Property RemoteHost As String Get Set
public: property String^ RemoteHost { String^ get (); void set (String^ value); }
member RemoteHost : string with get, set
Property Value
Type: StringSee Also