Sdílet prostřednictvím


IRegistryTools2.GetRegistryValueNamesFromCurrentUserRoot(String) Metoda

Definice

Získejte názvy všech hodnot pod klíčem v kořenovém registru HKCU.

public:
 cli::array <System::String ^> ^ GetRegistryValueNamesFromCurrentUserRoot(System::String ^ regKeyPath);
public string[] GetRegistryValueNamesFromCurrentUserRoot (string regKeyPath);
abstract member GetRegistryValueNamesFromCurrentUserRoot : string -> string[]
Public Function GetRegistryValueNamesFromCurrentUserRoot (regKeyPath As String) As String()

Parametry

regKeyPath
String

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

Návraty

String[]

Pole názvů hodnot nebo prázdné pole

Platí pro