Click or drag to resize

FileMatchEventArgs Constructor

The standard construct, given the full filepath as a parameter

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

Parameters

p_File
Type: SystemString
filepath+name
See Also