Click or drag to resize

ItemIdListLinkTarget Property

Gets the link target if the element represented by this ItemIdList is a link.

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

Property Value

Type: ItemIdList
The ItemIdList this instance links to, or this if an error occurred.
See Also