Property FileName | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

FileName

Gets the name of the file the user selected for saving, or null if the user canceled the SaveDialog.

public ustring FileName { get; }

Property Value

ustring

The name of the file.

Edit this page