FileDialogEventArgsResultsIdLists Property |
Gets the user's choices in a dialog that allows multiple selection.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellItemIdList[] ResultsIdLists { get; }
Property Value
Type:
ShellItemIdListThe results id list array.
See Also