ComponentSpace Registry Toolkit Class Library Reference

RegistryImporter.Import Method

Import the registry key in standard Windows Registry Editor 5.00 format.

Overload List

Import the registry key in standard Windows Registry Editor 5.00 format.

public static void Import(TextReader);

Import the registry key in standard Windows Registry Editor 5.00 format.

public static void Import(string);

See Also

RegistryImporter Class | ComponentSpace.RegistryToolkit Namespace