FTPClientRemoteUser Property | Helper帮助文档 |
登录用户账号
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string RemoteUser { set; }
Public WriteOnly Property RemoteUser As String Set
public: property String^ RemoteUser { void set (String^ value); }
member RemoteUser : string with set
Property Value
Type: StringSee Also