Click or drag to resize

FileDialogEventArgsResultIdList Property

Gets the choice that the user made in the dialog.

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

Property Value

Type: ShellItemIdList
The result id list.
See Also