ShellDataObjectItemsIdLists Property |
Gets a list of Shell Items the data object may reference.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public IReadOnlyList<ShellItemIdList> ItemsIdLists { get; }
Property Value
Type:
IReadOnlyListShellItemIdListA list of Shell Items the data object may reference.
See Also