Click or drag to resize

InvokeCommandEventArgs Constructor

Constructor

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

Parameters

command
Type: SystemString
the command-word
See Also