OperationEventArgsShellControl Property |
The control that was affected
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public IShellControl ShellControl { get; }
Public ReadOnly Property ShellControl As IShellControl
Get
public:
property IShellControl^ ShellControl {
IShellControl^ get ();
}
member ShellControl : IShellControl with get
Property Value
Type:
IShellControlSee Also