This topic has not yet been rated - Rate this topic

RegistryKey.GetValue Method

Retrieves the value associated with the specified name.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Supported by the .NET Compact Framework GetValue(String) Retrieves the value associated with the specified name. Returns null if the name/value pair does not exist in the registry.
Public method Supported by the .NET Compact Framework GetValue(String, Object) Retrieves the value associated with the specified name. If the name is not found, returns the default value that you provide.
Public method GetValue(String, Object, RegistryValueOptions) Retrieves the value associated with the specified name and retrieval options. If the name is not found, returns the default value that you provide.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ