Click or drag to resize

Win32ShellContextMenuProviderSourceItems Property

Gets or sets source items.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public JamItemIdListCollection SourceItems { get; set; }

Property Value

Type: JamItemIdListCollection
The source items.
See Also