Component Library JacekMatulewski.Util documentation

FileListBox.FileName Property

Gets the full path and filename to selected item.

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

Property Value

String containing the full path of selected file.

See Also

FileListBox Class | JacekMatulewski.Util Namespace