Returns a RegistryKey type which provides access to HKEY_CURRENT_USER.
| C# | Visual Basic |
public RegistryKey CurrentUser { get; }
Public ReadOnly Property CurrentUser As RegistryKey Get
| In The Hand CurrentUser Property Namespaces ► InTheHand.VisualBasic.MyServices ► RegistryProxy ► CurrentUser |
| C# | Visual Basic |
public RegistryKey CurrentUser { get; }
Public ReadOnly Property CurrentUser As RegistryKey Get