FileFinishOperationsEventArgs Class |
Provides data for the FinishOperations event of a FileOperation.
Inheritance Hierarchy
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public sealed class FileFinishOperationsEventArgs : EventArgs
The FileFinishOperationsEventArgs type exposes the following members.
Properties
| Name | Description |
---|
| HResult |
Gets the HRESULT value.
|
TopSee Also