System.Configuration 命名空间

包括受保护的成员
包括继承的成员

包括 .NET Framework 成员
包括 XNA Framework 成员
包括 可移植类库 成员

System.Configuration 命名空间包含具有以下用途的类型:处理配置数据,如计算机或应用程序配置文件中的数据。子命名空间包含具有以下用途的类型:配置程序集,编写组件的自定义安装程序,支持用于在客户端和服务器应用程序中添加或删除功能的可插入模型。

命名空间

命名空间 说明
System.Configuration System.Configuration 命名空间包含提供用于处理配置数据的编程模型的类型。
System.Configuration.Assemblies System.Configuration.Assemblies 命名空间包含用于配置程序集的类。
System.Configuration.Install System.Configuration.Install 命名空间提供类,这些类使您可以为自己的组件编写自定义安装程序。Installer 类是 .NET Framework 中所有自定义安装程序的基类。
System.Configuration.Internal System.Configuration.Internal 命名空间包含仅供内部使用的配置类型。
System.Configuration.Provider System.Configuration.Provider 命名空间包含由服务器和客户端应用程序共享的基类,用于支持可插接式模型轻松地添加或移除功能。