GetOnDemandDataObjectEventArgs Class |
Namespace: ShellBoost.Core
public sealed class GetOnDemandDataObjectEventArgs : EventArgs
The GetOnDemandDataObjectEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DataObject |
Gets or sets the data object.
| |
| Folder |
Gets the opened Shell Folder instance.
| |
| Hwnd |
Gets the owner window handle. May be IntPtr.Zero depending on context.
| |
| Items |
Gets the context shell items.
|