FTPClient.RemotePass Property

HD.Common

FTPClientRemotePass Property Helper帮助文档
用户登录密码

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

public string RemotePass { set; }
Public WriteOnly Property RemotePass As String
	Set
public:
property String^ RemotePass {
	void set (String^ value);
}
member RemotePass : string with set

Property Value

Type: String
See Also

Reference