Click or drag to resize

SendMenuTargetProperties Property

Gets the 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 properties.
See Also