Click or drag to resize

PathEditFileNames Property

Contains the selected files from the FileBrowserDialog.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public string[] FileNames { get; set; }

Property Value

Type: String
See Also