System.Configuration.SpecialSetting 枚举
上一篇:System.Configuration.SingleTagSectionHandler.Create 方法
下一篇:System.Configuration.SpecialSettingAttribute 类
方法描述
指定应用程序设置属性的特殊设置类别。
语法定义(C# System.Configuration.SpecialSetting 枚举 的用法)
public enum SpecialSetting
提示和注释
SpecialSetting 枚举通过 SpecialSettingAttribute 类定义一组应用于应用程序设置属性的特殊类别。
警告
默认设置提供程序 LocalFileSettingsProvider 不对连接字符串进行加密,也不以其他方式对其进行保护。 只是简单地将此类型的设置存储在适当配置文件的单独
System.Configuration.SpecialSetting 枚举例子
继承层次结构
线程安全
版本信息
.NET Framework 受以下版本支持:4、3.5、3.0、2.0 .NET Framework Client Profile 受以下版本支持:4、3.5 SP1
适用平台
Windows 7, Windows Vista SP1 或更高版本, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008(不支持服务器核心), Windows Server 2008 R2(支持 SP1 或更高版本的服务器核心), Windows Server 2003 SP2 .NET Framework 并不是对每个平台的所有版本都提供支持。有关支持的版本的列表,请参见.NET Framework 系统要求。
上一篇:System.Configuration.SingleTagSectionHandler.Create 方法
下一篇:System.Configuration.SpecialSettingAttribute 类