Programming with FTP OLE Automation
UserName property
Syntax |
Object.UserName |
Data type |
String |
Returns (first syntax line) or specifies (second syntax line) the user name.
This property may be set, however, it is not used by the Open method. It may be useful when used in conjunction with the SaveSiteProperties method.
The default value is "".
None