Gets the current file name.
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; } |