PagePorter Class Library

Global.RootAppKey Property

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

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

Property Value

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

See Also

Global Class | Parastream.PagePorter Namespace