Catalyst File Transfer .NET

FileTransfer.GetFileEventArgs.LocalFile Property

Gets a value which specifies the name of the local file.

[Visual Basic]
Public ReadOnly Property LocalFile As String
[C#]
public string LocalFile {get;}

Property Value

A string which specifies the name of the local file.

See Also

FileTransfer.GetFileEventArgs Class | SocketTools Namespace