This topic has not yet been rated - Rate this topic

RegistryKey Properties

The properties of the RegistryKey class are listed here. For a complete list of RegistryKey class members, see the RegistryKey Members topic.

Public Properties

public propertyName Retrieves the name of the key.
public propertySubKeyCount Retrieves the count of subkeys at the base level, for the current key.
public propertyValueCount Retrieves the count of values in the key.

See Also

RegistryKey Class | Microsoft.Win32 Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.