您要查找的是不是:
- Object configuration section that applies to this. 对象配置节。
- Object for the passed configuration section name and path. 返回传递的配置节名称和路径的。
- Defines an association between a configuration section handler and a configuration element. 定义配置节处理程序与配置元素之间的关联。
- Gets the AppSettingsSection object configuration section that applies to this Configuration object. 获得应用于此Configuration对象的AppSettingsSection对象配置节。
- Add your custom configuration elements in the configuration section settings area of your Web. Config file. 在Web.;config文件的配置节设置区域中添加自定义配置元素。
- Takes as input an XmlNode object containing the configuration section to be encrypted. 接受包含要加密的配置节的XmlNode对象作为输入。
- Forces the associated configuration section to appear in the configuration file. 强制关联的配置节出现在配置文件中。
- A custom configuration section handler should set Code Access Security (CAS) demand attributes to obtain permissions. 自定义配置节处理程序应设置代码访问安全性(CAS)所需属性来获取权限。
- When specifying a section within the configuration, note that the name of the configuration section is case-sensitive. 在配置中指定节时,请注意配置节的名称是区分大小写的。
- It contains ASP.NET configuration section elements where section handlers are declared. 它包含在其中声明节处理程序的ASP.;NET配置section元素。
- Any attempt to override the configuration settings in the trust configuration section raises a configuration system error. 如果尝试重写trust配置节中的配置设置,则将引发配置系统错误。
- The pages configuration section element can be declared at the machine, site, application, and subdirectory levels of the configuration files. 可在配置文件的计算机、站点、应用程序或子目录级别声明pages配置节元素。
- Represents a configuration section that defines the type that the service hosting environment instantiates for a particular transport. 定义组态设定,以支援设定和管理成员细节的基础结构。这个类别无法被继承。
- Please read the Configuration section(部分) of the UDT Tutorial for the answer. The default parameter should work fine for most cases.?? 请在UDT指南的配置章节中找一下答案。UDT的默认参数在大多数情况下都能很好的工作。
- The configuration system sets permissions before calling a custom configuration section handler, and the call is not trusted in any way by the.NET Framework. 配置系统在调用自定义配置节处理程序之前设置权限;而且.;NET Framework无论如何都不会信任该调用。
- The following example of an ASPX page works with the previous examples to enumerate the attributes and child elements of the custom configuration section when a button is clicked. 下面的ASPX页的示例使用前面的示例,以在单击按钮时枚举自定义配置节的属性和子元素。
- The following excerpt from the Machine. Config file defines the configuration section handler for the authentication element of the system. Web section. 下面的内容摘自Machine.;config文件;用于定义system
- Specifies the name of the configuration section or element that is associated with the configuration section handler that is specified in the type attribute. 指定与type属性中指定的配置节处理程序关联的配置节或元素的名称。
- The topics in this section describe configuration elements in the configuration section that support functionality in the.NET Framework 3.0 And.NET Framework 3.5. 本节中的主题介绍configuration节中支持.;NET Framework 3
- Configuration sections can be combined into groups for convenience and added functionality. 为方便与添加功能起见,可以将配置节合并成组。