Gets the name of the currently transferring file.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property FileName As String Get Private Set |
| C# |
|---|
public string FileName { get; private set; } |