Application.CommonAppDataRegistry 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取所有用户共享的应用程序数据的注册表项。
public:
static property Microsoft::Win32::RegistryKey ^ CommonAppDataRegistry { Microsoft::Win32::RegistryKey ^ get(); };
public static Microsoft.Win32.RegistryKey CommonAppDataRegistry { get; }
member this.CommonAppDataRegistry : Microsoft.Win32.RegistryKey
Public Shared ReadOnly Property CommonAppDataRegistry As RegistryKey
属性值
一个 RegistryKey,它表示所有用户共享的应用程序数据的注册表项。
注解
如果该密钥不存在,则会使用以下格式创建密钥:
LocalMachine\Software\CompanyName\ProductName\ProductVersion