共用方式為


HostSection 類別

定義

提供主機組態區段的組態系統支援。

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

建構函式

HostSection()

初始化 HostSection 類別的新執行個體。

欄位

SectionName

表示 Razor 主機環境的組態區段名稱。

屬性

FactoryType

取得或設定主機 Factory。

適用於