| Catalyst File Transfer .NET |
|
FileTransfer.PutFileEventArgs.RemoteFile
Property
Gets a value which specifies the name of the remote file.
[Visual Basic]
Public ReadOnly Property RemoteFile As
String
[C#]
public
string RemoteFile {get;}
Property Value
A string value which specifies the name of the remote file.
See Also
FileTransfer.PutFileEventArgs
Class | SocketTools Namespace