SFTP Object
 
Syntax
 
SFTP.LastErrorXml As String  (read-only)
 
Description
Provides information in XML format about the last method/property called. If a method call returns a value indicating failure, or behaves unexpectedly, examine this property to get more information.
 
See Also