Click or drag to resize

Win32ShellContextMenuProviderSourceItems Property

Gets or sets source items.

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

Property Value

JamItemIdListCollection
The source items.
See Also