OpenNETCF.Desktop.Communication

CERegistryKey Class

Represents a key level node in the device-side Windows registry. This class is a registry encapsulation.

For a list of all members of this type, see CERegistryKey Members.

System.Object
   MarshalByRefObject
      CERegistryKey

public sealed class CERegistryKey : MarshalByRefObject, IDisposable

Remarks

This class was renamed from its previous name of "RegistryKey" to avoid naming clashes with the desktop equivalent.

Requirements

Namespace: OpenNETCF.Desktop.Communication Namespace

Assembly: OpenNETCF.Desktop.Communication.dll

See Also

CERegistryKey Members | OpenNETCF.Desktop.Communication Namespace | Microsoft.Win32.RegistryKey