SsmsInformation.TopLevelRegistryKey Propiedad

Definición

Subárbol del Registro de nivel superior que contiene datos de registro del AppId, actualmente HKCU.

public:
 static property Microsoft::Win32::RegistryKey ^ TopLevelRegistryKey { Microsoft::Win32::RegistryKey ^ get(); };
public static Microsoft.Win32.RegistryKey TopLevelRegistryKey { get; }
member this.TopLevelRegistryKey : Microsoft.Win32.RegistryKey
Public Shared ReadOnly Property TopLevelRegistryKey As RegistryKey

Valor de propiedad

Devuelve RegistryKey.

Se aplica a