FTPHelperPass Property | Helper帮助文档 |
Ftp密码
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Pass { get; set; }
Public Property Pass As String Get Set
public: property String^ Pass { String^ get (); void set (String^ value); }
member Pass : string with get, set
Property Value
Type: StringSee Also