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 public ShellItemIdList ResultIdList { get; }
Property Value
Type:
ShellItemIdListThe result id list.
See Also