Share via


FileBasedRegistry Class

Definition

public sealed class FileBasedRegistry : IDisposable
type FileBasedRegistry = class
    interface IDisposable
Public NotInheritable Class FileBasedRegistry
Implements IDisposable
Inheritance
FileBasedRegistry
Implements

Constructors

FileBasedRegistry(String)

Properties

Exists

Gets a value indicating whether the registry contains values at the given path

Methods

Clear()
Dispose()
Drop()
GetSubKeyNames(String)
GetValue(String)
GetValueNames()
RemoveValue(String)
SetValue(String, Object)

Applies to