HostSection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides configuration system support for the host configuration section.
public class HostSection : System.Configuration.ConfigurationSection
type HostSection = class
inherit ConfigurationSection
Public Class HostSection
Inherits ConfigurationSection
- Inheritance
-
HostSection
Constructors
HostSection() |
Initializes a new instance of the HostSection class. |
Fields
SectionName |
Represents the name of the configuration section for a Razor host environment. |
Properties
FactoryType |
Gets or sets the host factory. |