ComponentSpace Registry Toolkit Class Library Reference

RegistryExporter.Export Method

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

Overload List

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

public static string Export(RegistryKey);

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

public static void Export(RegistryKey,TextWriter);

See Also

RegistryExporter Class | ComponentSpace.RegistryToolkit Namespace