Alvas.FileControls Class Library

FileListBox.FileName Property

Indicates the name of the selected file in the file list box, including the path name.

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

See Also

FileListBox Class | Alvas.Windows.Forms.FileControls Namespace