AppConfigReader Class

Definition

Provides utility methods for reading from an App.config or Web.config file.

public class AppConfigReader
type AppConfigReader = class
Public Class AppConfigReader
Inheritance
AppConfigReader

Constructors

AppConfigReader(Configuration)

Initializes a new instance of AppConfigReader.

Methods

GetProviderServices(String)

Gets the specified provider services from the configuration.

Applies to