Click or drag to resize

SendMenuTargetShortcut Property

Gets the shortcut if the target is a shortcut file.

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

Property Value

Type: Link
The shortcut.
See Also