ShellBrowser .Net Edition
BeforeShellCommandEventArgs Constructor (verb, paths)
NamespacesJam.ShellBeforeShellCommandEventArgsBeforeShellCommandEventArgs(String, PathCollection)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++
public BeforeShellCommandEventArgs(
	string verb,
	PathCollection paths
)
Public Sub New ( _
	verb As String, _
	paths As PathCollection _
)
public:
BeforeShellCommandEventArgs(
	String^ verb, 
	PathCollection^ paths
)
Parameters
verb (String)
The command verb
paths (PathCollection)
The paths affected

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)