Click or drag to resize

SendMenuTargetShortcut Property

Gets the shortcut if the target is a shortcut file.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public Link Shortcut { get; }

Property Value

Type: Link
The shortcut.
See Also