GrapeCity Secure FTP for .NET 4.0J
Username プロパティ (FtpSession)

ログインに使用するユーザー名を取得または設定します。
シンタックス
<CategoryAttribute("Authentication")>
<DefaultValueAttribute()>
<DescriptionAttribute("Username for login.")>
Public Property Username As String
[Category("Authentication")]
[DefaultValue()]
[Description("Username for login.")]
public string Username {get; set;}
解説
Authenticateで使用されます。
参照

関連項目

FtpSession クラス
FtpSession メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.