次の方法で共有


HostSection クラス

定義

ホスト構成セクションの構成システムのサポートを提供します。

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

コンストラクター

HostSection()

HostSection クラスの新しいインスタンスを初期化します。

フィールド

SectionName

Razor ホスト環境の構成セクションの名前を表します。

プロパティ

FactoryType

ホスト ファクトリを取得または設定します。

適用対象