Click or drag to resize

IRegistryValueValue Property

Gets or sets the value.

Namespace:  Xcalibur.Controllers.Models
Assembly:  Xcalibur.Controllers (in Xcalibur.Controllers.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
Object Value { get; set; }

Property Value

Type: Object
The value.
See Also