SsmsInformation.ApplicationDataRegistryRootName プロパティ

定義

永続的なアプリケーションデータを含む TopLevelRegistryKey のレジストリキーの名前を取得します。

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

プロパティ値

永続的なアプリケーションデータを含む TopLevelRegistryKey のレジストリキーの名前。

適用対象