ApplicationScopedSettingAttribute
|
指定应用程序设置属性具有适用于应用程序所有用户的公共值。 此类不能被继承。
|
ApplicationSettingsBase
|
作为派生具体包装类以实现 Window 窗体应用程序中的应用程序设置功能的基类。
|
ApplicationSettingsGroup
|
表示配置文件内的一组相关应用程序设置节。 此类不能被继承。
|
AppSettingsReader
|
提供一种从配置文件中读取特定类型的值的方法。
|
AppSettingsSection
|
为 appSettings 配置节提供配置系统支持。 此类不能被继承。
|
CallbackValidator
|
提供对对象的动态验证。
|
CallbackValidatorAttribute
|
指定用于代码验证的 CallbackValidator 对象。 此类不能被继承。
|
ClientSettingsSection
|
表示配置文件中用户范围的应用程序设置组。
|
CommaDelimitedStringCollection
|
表示用逗号分隔的字符串元素的集合。 此类不能被继承。
|
CommaDelimitedStringCollectionConverter
|
将以逗号分隔的字符串值和 CommaDelimitedStringCollection 对象相互转换。 此类不能被继承。
|
Configuration
|
表示适用于特定计算机、应用程序或资源的配置文件。 此类不能被继承。
|
ConfigurationBuilder
|
表示将由自定义配置生成器实现扩展的基类。
|
ConfigurationBuilderCollection
|
按名称维护 ConfigurationBuilder 对象的集合。
|
ConfigurationBuilderSettings
|
表示一组配置元素,这些元素用于配置 <configBuilders> 配置节的提供程序。
|
ConfigurationBuildersSection
|
提供对 <configBuilders> 部分的编程访问。 此类不能被继承。
|
ConfigurationCollectionAttribute
|
以声明的方式指示 .NET 创建配置元素集合的实例。 此类不能被继承。
|
ConfigurationConverterBase
|
配置转换器类型的基类。
|
ConfigurationElement
|
表示配置文件中的配置元素。
|
ConfigurationElementCollection
|
表示一个配置元素,该元素包含子元素的集合。
|
ConfigurationElementProperty
|
指定配置元素的属性。 此类不能被继承。
|
ConfigurationErrorsException
|
发生配置错误时引发的异常。
|
ConfigurationException
|
发生配置系统错误时引发的异常。
|
ConfigurationFileMap
|
为计算机配置文件定义配置文件映射。
|
ConfigurationLocation
|
表示配置文件中的 location 元素。
|
ConfigurationLocationCollection
|
包含 ConfigurationLocationCollection 对象的集合。
|
ConfigurationLockCollection
|
包含锁定的配置对象的集合。 此类不能被继承。
|
ConfigurationManager
|
提供对客户端应用程序配置文件的访问。 此类不能被继承。
|
ConfigurationPermission
|
提供允许方法或类访问配置文件的权限结构。
|
ConfigurationPermissionAttribute
|
创建一个 ConfigurationPermission 对象,该对象授予或拒绝访问配置文件节的标记了的目标权限。
|
ConfigurationProperty
|
表示配置元素的一个特性或子级。 此类不能被继承。
|
ConfigurationPropertyAttribute
|
以声明方式指示 .NET 实例化配置属性。 此类不能被继承。
|
ConfigurationPropertyCollection
|
表示配置元素属性的集合。
|
ConfigurationSection
|
表示配置文件中的节。
|
ConfigurationSectionCollection
|
表示配置文件中相关章节的集合。
|
ConfigurationSectionGroup
|
表示配置文件中的一组相关节。
|
ConfigurationSectionGroupCollection
|
表示 ConfigurationSectionGroup 对象集合。
|
ConfigurationSettings
|
提供 1.0 和 1.1 版运行时对读取配置节和公共配置设置的支持。
|
ConfigurationValidatorAttribute
|
用作 System.Configuration 验证程序特性类型的基类。
|
ConfigurationValidatorBase
|
作为基类,用于派生验证类,以便验证对象的值。
|
ConfigXmlDocument
|
包装相应的 XmlDocument 类型并带有报告文件名和行号所需的信息。
|
ConnectionStringSettings
|
表示连接字符串配置文件节中的单个命名连接字符串。
|
ConnectionStringSettingsCollection
|
包含 ConnectionStringSettings 对象的集合。
|
ConnectionStringsSection
|
对连接字符串配置文件节进行编程访问。
|
ContextInformation
|
封装与 ConfigurationElement 对象关联的上下文信息。 此类不能被继承。
|
DefaultSection
|
表示公开配置节的 XML 以进行读写访问的基本配置节处理程序。
|
DefaultSettingValueAttribute
|
指定应用程序设置属性的默认值。
|
DefaultValidator
|
提供对象验证。 此类不能被继承。
|
DictionarySectionHandler
|
提供配置节中的键/值对配置信息。
|
DpapiProtectedConfigurationProvider
|
提供使用 Windows 数据保护 API (DPAPI) 来加密和解密配置数据的 ProtectedConfigurationProvider 对象。
|
ElementInformation
|
包含有关配置中的个别元素的元信息。 此类不能被继承。
|
ExeConfigurationFileMap
|
定义 .exe 应用程序的配置文件映射。 此类不能被继承。
|
ExeContext
|
管理当前应用程序的路径上下文。 此类不能被继承。
|
GenericEnumConverter
|
在字符串和枚举类型之间进行转换。
|
IdnElement
|
在 Uri 类中提供用于国际域名 (IDN) 处理的配置设置。
|
IgnoreSection
|
为不由 System.Configuration 类型处理的配置节提供包装器类型定义。
|
IgnoreSectionHandler
|
为不是由 System.Configuration 类型处理的配置节提供旧式节处理程序定义。
|
InfiniteIntConverter
|
在字符串和标准无限或整数值之间转换。
|
InfiniteTimeSpanConverter
|
在字符串和标准无限 TimeSpan 值之间转换。
|
IntegerValidator
|
对 Int32 值进行验证。
|
IntegerValidatorAttribute
|
以声明的方式指示 .NET 对配置属性执行整型验证。 此类不能被继承。
|
IriParsingElement
|
在 Uri 类中提供用于国际化资源标识符 (IRI) 处理的配置设置。
|
KeyValueConfigurationCollection
|
包含 KeyValueConfigurationElement 对象的集合。
|
KeyValueConfigurationElement
|
表示包含键/值对的配置元素。
|
LocalFileSettingsProvider
|
为应用程序设置类提供持久性存储。
|
LongValidator
|
对 Int64 值进行验证。
|
LongValidatorAttribute
|
以声明的方式指示 .NET 对配置属性执行长整型验证。 此类不能被继承。
|
NameValueConfigurationCollection
|
包含 NameValueConfigurationElement 对象的集合。 此类不能被继承。
|
NameValueConfigurationElement
|
包含 String 名称和 String 值的配置元素。 此类不能被继承。
|
NameValueFileSectionHandler
|
提供对配置文件的访问。 此类型支持 .NET 配置基础结构,不应从代码直接使用。
|
NameValueSectionHandler
|
提供配置节中的名称/值对配置信息。
|
NoSettingsVersionUpgradeAttribute
|
指定设置提供程序应禁用检测到应用程序升级时调用的任何逻辑。 此类不能被继承。
|
PositiveTimeSpanValidator
|
对 TimeSpan 对象进行验证。 此类不能被继承。
|
PositiveTimeSpanValidatorAttribute
|
以声明方式指示 .NET 对配置属性执行时间验证。 此类不能被继承。
|
PropertyInformation
|
包含配置中的个别属性的元数据信息。 无法继承此类型。
|
PropertyInformationCollection
|
包含 PropertyInformation 对象的集合。 此类不能被继承。
|
ProtectedConfiguration
|
为当前应用程序的配置文件提供对受保护配置提供程序的访问。
|
ProtectedConfigurationProvider
|
用于创建提供程序来加密和解密受保护的配置数据的基类。
|
ProtectedConfigurationProviderCollection
|
提供 ProtectedConfigurationProvider 对象的集合。
|
ProtectedConfigurationSection
|
提供对 configProtectedData 配置节的编程访问。 此类不能被继承。
|
ProtectedProviderSettings
|
表示一组配置元素,这些元素用于配置 <configProtectedData> 配置节的提供程序。
|
ProviderSettings
|
表示与提供程序关联的配置元素。
|
ProviderSettingsCollection
|
表示 ProviderSettings 对象集合。
|
RegexStringValidator
|
根据正则表达式提供的规则提供字符串验证。
|
RegexStringValidatorAttribute
|
以声明方式指示 .NET 使用正则表达式在配置属性中执行字符串验证。 此类不能被继承。
|
RsaProtectedConfigurationProvider
|
提供使用 RSA 加密对配置数据进行加密和解密的 ProtectedConfigurationProvider 实例。
|
SchemeSettingElement
|
表示 SchemeSettingElementCollection 类中的元素。
|
SchemeSettingElementCollection
|
表示 SchemeSettingElement 对象集合。
|
SectionInformation
|
包含有关配置层次结构中单个节的元数据。 此类不能被继承。
|
SettingAttribute
|
表示用于将设置信息关联到设置属性的自定义设置特性。
|
SettingChangingEventArgs
|
为 SettingChanging 事件提供数据。
|
SettingElement
|
表示用于更新配置中的元素的简化配置元素。 此类不能被继承。
|
SettingElementCollection
|
包含 SettingElement 对象的集合。 此类不能被继承。
|
SettingsAttributeDictionary
|
表示用于描述配置对象以及 SettingsProperty 对象的键/值对集合。
|
SettingsBase
|
提供用于支持用户属性设置的基类。
|
SettingsContext
|
提供程序在保持设置时可使用的上下文信息。
|
SettingsDescriptionAttribute
|
提供描述单个配置属性的字符串。 此类不能被继承。
|
SettingsGroupDescriptionAttribute
|
提供描述应用程序设置属性组的字符串。 此类不能被继承。
|
SettingsGroupNameAttribute
|
为应用程序设置属性组指定名称。 此类不能被继承。
|
SettingsLoadedEventArgs
|
为 SettingsLoaded 事件提供数据。
|
SettingsManageabilityAttribute
|
为应用程序设置属性指定特殊服务。 此类不能被继承。
|
SettingsProperty
|
在内部作为类使用,表示有关个别配置属性的元数据。
|
SettingsPropertyCollection
|
包含 SettingsProperty 对象的集合。
|
SettingsPropertyIsReadOnlyException
|
提供只读 SettingsProperty 对象的异常。
|
SettingsPropertyNotFoundException
|
提供未找到的 SettingsProperty 对象的异常。
|
SettingsPropertyValue
|
包含可由 SettingsBase 的实例加载和存储的设置属性的值。
|
SettingsPropertyValueCollection
|
包含设置属性值的集合,这些值将 SettingsProperty 对象映射到 SettingsPropertyValue 对象。
|
SettingsPropertyWrongTypeException
|
提供对 SettingsProperty 对象使用无效类型时引发的异常。
|
SettingsProvider
|
在应用程序设置结构中作为派生自定义设置提供程序的基类。
|
SettingsProviderAttribute
|
指定用于存储当前应用程序设置类或属性的设置提供程序。 此类不能被继承。
|
SettingsProviderCollection
|
表示应用程序设置提供程序的集合。
|
SettingsSerializeAsAttribute
|
指定设置提供程序应使用的序列化机制。 此类不能被继承。
|
SettingValueElement
|
包含表示设置的序列化值的 XML。 此类不能被继承。
|
SingleTagSectionHandler
|
处理 .config 文件中由单个 XML 标记所表示的各配置节。
|
SpecialSettingAttribute
|
指示应用程序设置属性具有特别意义。 此类不能被继承。
|
StringValidator
|
对字符串进行验证。
|
StringValidatorAttribute
|
以声明方式指示 .NET 对配置属性执行字符串验证。 此类不能被继承。
|
SubclassTypeValidator
|
验证一个对象是否是指定类型的派生类。
|
SubclassTypeValidatorAttribute
|
以声明的方式指示 .NET 对配置属性执行验证。 此类不能被继承。
|
TimeSpanMinutesConverter
|
转换以分钟表示的时间跨度。
|
TimeSpanMinutesOrInfiniteConverter
|
转换以分钟表示(或作为标准的无限时间跨度)的 TimeSpan。
|
TimeSpanSecondsConverter
|
转换以秒表示的时间跨度。
|
TimeSpanSecondsOrInfiniteConverter
|
转换以秒表示的 TimeSpan,或将其转换为标准的无限时间跨度。
|
TimeSpanValidator
|
对 TimeSpan 对象进行验证。
|
TimeSpanValidatorAttribute
|
以声明方式指示 .NET 对配置属性执行时间验证。 此类不能被继承。
|
TypeNameConverter
|
在类型和字符串值之间转换。 此类不能被继承。
|
UriSection
|
表示配置文件中的 Uri 节。
|
UserScopedSettingAttribute
|
指定应用程序设置组或属性对于应用程序的每个用户包含不同的值。 此类不能被继承。
|
UserSettingsGroup
|
表示配置文件内的一组相关用户设置节。 此类不能被继承。
|
WhiteSpaceTrimStringConverter
|
将字符串转换为它的规范化格式。
|