ShellBrowser .Net Edition
ContextMenuItemSelectedEventArgs Constructor (aCommand)
NamespacesJam.ShellContextMenuItemSelectedEventArgsContextMenuItemSelectedEventArgs(String)
Initializes a new instance of the ContextMenuItemSelectedEventArgs class.
Declaration Syntax
C#Visual BasicVisual C++
public ContextMenuItemSelectedEventArgs(
	string aCommand
)
Public Sub New ( _
	aCommand As String _
)
public:
ContextMenuItemSelectedEventArgs(
	String^ aCommand
)
Parameters
aCommand (String)
Contains the context menu item, which has been selected.

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