Dart.Ftp 名前空間 > FtpSession クラス : Password プロパティ |
<DefaultValueAttribute()> <CategoryAttribute("Authentication")> <DescriptionAttribute("Gets or sets the password to use for login.")> Public Property Password As String
[DefaultValue()] [Category("Authentication")] [Description("Gets or sets the password to use for login.")] public string Password {get; set;}