Skip to content

Microsoft.Win32.RegistryKey.DeleteSubKeyTree can use RegDeleteTreeW #82586

@nxtn-staged

Description

@nxtn-staged

Microsoft.Win32.RegistryKey.DeleteSubKeyTree deletes subkeys recursively. It can use RegDeleteTreeW to save system calls.

public void DeleteSubKeyTree(string subkey, bool throwOnMissingSubKey)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions