FileBasedRegistry 类

定义

public sealed class FileBasedRegistry : IDisposable
type FileBasedRegistry = class
    interface IDisposable
Public NotInheritable Class FileBasedRegistry
Implements IDisposable
继承
FileBasedRegistry
实现

构造函数

FileBasedRegistry(String)

属性

Exists

获取一个值,该值指示注册表是否包含给定路径处的值

方法

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

适用于