SsmsInformation.ApplicationDataRegistryRootName Property

Definition

Gets the name of the registry key under the TopLevelRegistryKey that contains persisted application data.

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

Property Value

The name of the registry key under the TopLevelRegistryKey that contains persisted application data.

Applies to