Click or drag to resize

PathEventArgs Constructor

Constructor.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public PathEventArgs(
	string pPath
)

Parameters

pPath
Type: SystemString
The affected path.
See Also