Click or drag to resize

Win32FindDataEventArgsEntry Property

Gets the entry being enumerated.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Win32FindData Entry { get; }

Property Value

Type: Win32FindData
The entry being enumerated.
See Also