Catalyst File Transfer .NET

FileTransfer.GetFileEventArgs.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.GetFileEventArgs Class | SocketTools Namespace