System.Windows.Forms.Application.CommonAppDataRegistry Property

Gets the registry key for the application data that is shared among all users.

Syntax

public static Microsoft.Win32.RegistryKey CommonAppDataRegistry { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the key does not exist, it is created in the following format:

LocalMachine\Software\Application.CompanyName\Application.ProductName\Application.ProductVersion

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0