RegistryValues Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains registry values that are serializable for the Mono compatible FileBasedRegistry
public sealed class RegistryValues : System.Collections.Generic.List<Microsoft.VisualStudio.Utilities.Internal.RegistryValue>
type RegistryValues = class
inherit List<RegistryValue>
Public NotInheritable Class RegistryValues
Inherits List(Of RegistryValue)
- Inheritance
-
RegistryValues
Constructors
RegistryValues() |