Sdílet prostřednictvím


IRegistryTools2.GetRegistrySubKeyNamesFromCurrentUserRoot(String) Metoda

Definice

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

public:
 cli::array <System::String ^> ^ GetRegistrySubKeyNamesFromCurrentUserRoot(System::String ^ regKeyPath);
public string[] GetRegistrySubKeyNamesFromCurrentUserRoot(string regKeyPath);
abstract member GetRegistrySubKeyNamesFromCurrentUserRoot : string -> string[]
Public Function GetRegistrySubKeyNamesFromCurrentUserRoot (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