Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
RegistryKey Class

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
RegistryKey..::.CreateSubKey Method

Creates a new subkey or opens an existing subkey.

  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
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker