Click or drag to resize

InvokeCommandEventArgs Constructor

Constructor

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

Parameters

command
Type: SystemString
the command-word
See Also