OperationEventArgsOperation Property |
The opration that was performed.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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