conaito PPT2Flash SDK 3.7

FtpClient.Password Property

Gets and Set the password.

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

See Also

FtpClient Class | Conaito.PPLibrary Namespace