FileBasedRegistryTools.GetRegistryValueNamesFromCurrentUserRoot 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.
public string[] GetRegistryValueNamesFromCurrentUserRoot (string regKeyPath);
abstract member GetRegistryValueNamesFromCurrentUserRoot : string -> string[]
override this.GetRegistryValueNamesFromCurrentUserRoot : string -> string[]
Public Function GetRegistryValueNamesFromCurrentUserRoot (regKeyPath As String) As String()
Parameters
- regKeyPath
- String
Returns
String[]