Catalyst File Transfer .NET

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