.NET Framework Class Library
RegistryKey..::.CreateSubKey Method

Creates a new subkey or opens an existing subkey.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkCreateSubKey(String)Creates a new subkey or opens an existing subkey for write access. The string subkey is not case-sensitive.
Public methodCreateSubKey(String, RegistryKeyPermissionCheck)Creates a new subkey or opens an existing subkey for write access, using the specified permission check option. The string subkey is not case-sensitive.
Public methodCreateSubKey(String, RegistryKeyPermissionCheck, RegistrySecurity)Creates a new subkey or opens an existing subkey for write access, using the specified permission check option and registry security. The string subkey is not case-sensitive.
Top
See Also

Reference

Tags :


Page view tracker