MindFusion WinForms Programmer's Guide
FileListBox.FileName Property
See Also
 





Gets or sets the name of the selected file.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

public string FileName { get; set; }

Visual Basic  Copy Code

Public Property FileName As String

 Property Value

 See Also

FileListBox Members
FileListBox Class
MindFusion.Common.WinForms Namespace