RegKeyEntry.Parent Property

tikumo.regis3

RegKeyEntry Parent Property regdiff Code Documentation
Parent key or null if this is a root key

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

Syntax

public RegKeyEntry Parent { get; protected set; }
public RegKeyEntry Parent { get; protected set; }

Property Value

Type: RegKeyEntry
See Also