Click or drag to resize

GetFileDialogPropertiesEventArgsType Property

Gets the type of FileDialog event.

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

Property Value

Type: FileDialogEventType
The type of event.
See Also