Share via


FileBasedRegistryTools.DoesRegistryKeyExistInCurrentUserRoot(String) Method

Definition

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

Parameters

regKeyPath
String

Returns

Implements

Applies to