PowerTCP FTP for .NET
LocalPath Property



Gets the absolute path of the file on the client.
Syntax
Public ReadOnly Property LocalPath As String
Dim instance As CopyResult
Dim value As String
 
value = instance.LocalPath
public string LocalPath {get;}
public:
property String^ LocalPath {
   String^ get();
}
See Also

Reference

CopyResult Class
CopyResult Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic