ComponentSpace Registry Toolkit Class Library Reference

RegistryHelper.OpenBaseKey Method

Open the key's base key.

Overload List

Open the key's base key.

public static RegistryKey OpenBaseKey(RegistryKey);

Open the base key given its name.

public static RegistryKey OpenBaseKey(string);

See Also

RegistryHelper Class | ComponentSpace.RegistryToolkit Namespace