다음을 통해 공유


HostSection 클래스

정의

호스트 구성 섹션에 대한 구성 시스템 지원을 제공합니다.

public class HostSection : System.Configuration.ConfigurationSection
type HostSection = class
    inherit ConfigurationSection
Public Class HostSection
Inherits ConfigurationSection
상속
HostSection

생성자

HostSection()

HostSection 클래스의 새 인스턴스를 초기화합니다.

필드

SectionName

Razor 호스트 환경에 대한 구성 섹션의 이름을 나타냅니다.

속성

FactoryType

호스트 팩터리를 가져오거나 설정합니다.

적용 대상