SsmsInformation.AppidRegistryRootName Property

Definition

Gets the name of the registry key under the TopLevelRegistryKey that contains appid registration data.

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

Property Value

The name of the registry key.

Applies to