Click or drag to resize

IRegistryValueValueKind Property

Gets or sets the kind of the value.

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

Property Value

Type: RegistryValueKind
The kind of the value.
See Also