SsmsInformation.ApplicationDataRegistryRootName Propiedad

Definición

Obtiene el nombre de la clave del Registro bajo TopLevelRegistryKey que contiene datos de aplicación guardados.

public:
 static property System::String ^ ApplicationDataRegistryRootName { System::String ^ get(); };
public static string ApplicationDataRegistryRootName { get; }
member this.ApplicationDataRegistryRootName : string
Public Shared ReadOnly Property ApplicationDataRegistryRootName As String

Valor de propiedad

Nombre de la clave del Registro bajo TopLevelRegistryKey que contiene datos de aplicación guardados.

Se aplica a