Gets and sets the password used to log into an ftp site.
Read-write property
| Visual Basic |
|---|
Public Property FTPPassword As String |
A string value which represents the password.
This is necessary only if an ftp address was specified in the SaveFile method.