WindowsRegistryBase.CreateOrOpenSubKey(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected abstract Microsoft.Win32.RegistryKey CreateOrOpenSubKey (string key);
abstract member CreateOrOpenSubKey : string -> Microsoft.Win32.RegistryKey
Protected MustOverride Function CreateOrOpenSubKey (key As String) As RegistryKey
Parameters
- key
- String