Application.CommonAppDataRegistry 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得所有使用者之間共用之應用程式資料的登錄機碼。
public:
static property Microsoft::Win32::RegistryKey ^ CommonAppDataRegistry { Microsoft::Win32::RegistryKey ^ get(); };
public static Microsoft.Win32.RegistryKey CommonAppDataRegistry { get; }
static member CommonAppDataRegistry : Microsoft.Win32.RegistryKey
Public Shared ReadOnly Property CommonAppDataRegistry As RegistryKey
屬性值
RegistryKey,代表所有使用者之間共用之應用程式資料的登錄機碼。
備註
如果機碼不存在,則會以下列格式建立:
LocalMachine\Software\CompanyName\ProductName\ProductVersion