OperationEventArgsOperation Property |
The opration that was performed.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ShellOperation Operation { get; }
Public ReadOnly Property Operation As ShellOperation
Get
public:
property ShellOperation Operation {
ShellOperation get ();
}
member Operation : ShellOperation with get
Property Value
ShellOperation
See Also