Click or drag to resize

FileMatchEventArgs Constructor

The standard construct, given the full filepath as a parameter

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public FileMatchEventArgs(
	string p_File
)

Parameters

p_File
Type: SystemString
filepath+name
See Also