Click or drag to resize

ProjectedFileSystemDirectoryEnumeration Event

Occurs when the Projected File System requests directory enumeration information from the provider.

Namespace:  ShellBoost.Core.ProjFS
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<ProjectedDirectoryEnumerationEventArgs> DirectoryEnumeration

Value

Type: SystemEventHandlerProjectedDirectoryEnumerationEventArgs
See Also