Compartilhar via


FileBasedRegistryTools.DeleteRegistryKeyFromCurrentUserRoot(String) Method

Definition

public bool DeleteRegistryKeyFromCurrentUserRoot (string regKeyPath);
abstract member DeleteRegistryKeyFromCurrentUserRoot : string -> bool
override this.DeleteRegistryKeyFromCurrentUserRoot : string -> bool
Public Function DeleteRegistryKeyFromCurrentUserRoot (regKeyPath As String) As Boolean

Parameters

regKeyPath
String

Returns

Implements

Applies to