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: 7.2
Syntax
public ItemIdList LinkTarget { get; }

Property Value

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