Sdílet prostřednictvím


IRegistryTools2.DeleteRegistryKeyFromCurrentUserRoot(String) Metoda

Definice

Odstraní zadaný klíč registru a všechny podklíče v kořenovém registru HKCU.

public:
 bool DeleteRegistryKeyFromCurrentUserRoot(System::String ^ regKeyPath);
public bool DeleteRegistryKeyFromCurrentUserRoot (string regKeyPath);
abstract member DeleteRegistryKeyFromCurrentUserRoot : string -> bool
Public Function DeleteRegistryKeyFromCurrentUserRoot (regKeyPath As String) As Boolean

Parametry

regKeyPath
String

Cesta ke klíči registru ve formátu klíč\podklíč\podklíč

Návraty

True, pokud je odebráno, nebo nepravda, pokud došlo k chybě

Platí pro