HostSection 类

定义

为主机配置部分提供配置系统支持。

public class HostSection : System.Configuration.ConfigurationSection
type HostSection = class
    inherit ConfigurationSection
Public Class HostSection
Inherits ConfigurationSection
继承
HostSection

构造函数

HostSection()

初始化 HostSection 类的新实例。

字段

SectionName

表示 Razor 宿主环境的配置部分的名称。

属性

FactoryType

获取或设置宿主工厂。

适用于