Click or drag to resize

NamedPropertyValue Property

Gets or sets the value.

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

Property Value

Type: Object
The value.
See Also