Click or drag to resize

LinkProperties Property

Gets the shortcut properties.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public IDictionary<PropertyKey, Object> Properties { get; }

Property Value

Type: IDictionaryPropertyKey, Object
The shortcut properties.
See Also