OperationEventArgsOperation Property |
The opration that was performed.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public ShellOperation Operation { get; }
Public ReadOnly Property Operation As ShellOperation
Get
public:
property ShellOperation Operation {
ShellOperation get ();
}
member Operation : ShellOperation with get
Property Value
Type:
ShellOperationSee Also