RegistryKey

interface RegistryKey<T>(source)

A key that is used to retrieve a value of type T from Registry.

Properties

Link copied to clipboard

Key context that describes equality between this key and the others.

Link copied to clipboard

Type supplier that describes type argument T to distinguish similar keys of different type argument.