PagePorter Class Library

Global.RootAppKeyWritable Property

Gets the read-write registry key for the application, under the CurrentUser key.

[Visual Basic]
Public Shared ReadOnly Property RootAppKeyWritable As RegistryKey
[C#]
public static Microsoft.Win32.RegistryKey RootAppKeyWritable {get;}

Property Value

The read-write registry key for the application, under the CurrentUser key.

See Also

Global Class | Parastream.PagePorter Namespace