RegValueEntry.Kind Property

tikumo.regis3

RegValueEntry Kind Property regdiff Code Documentation
Type of data encoded in this object

Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

public RegValueEntryKind Kind { get; private set; }
public RegValueEntryKind Kind { get; private set; }

Property Value

Type: RegValueEntryKind
See Also