Click or drag to resize

FileDialogEventArgsResultIdList Property

Gets the choice that the user made in the dialog.

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

Property Value

Type: ShellItemIdList
The result id list.
See Also