Click or drag to resize

SendMenuTargetProperties Property

Gets the properties.

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

Property Value

Type: IDictionaryPropertyKey, Object
The properties.
See Also