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.2
Syntax
public FileMatchEventArgs(
	string p_File
)

Parameters

p_File  String
filepath+name
See Also