conaito PPT2Flash SDK 3.7

FtpClient.Username Property

Gets and Sets the username.

[Visual Basic]
Public Property Username() As String
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public string Username { public get; public set; }

See Also

FtpClient Class | Conaito.PPLibrary Namespace