EfMigratorSettings.

AppConfigPath Property

Summary

Gets or sets the app.config path.

Syntax

public DirectoryPath AppConfigPath { get; set; }

Value

Type Description
DirectoryPath The path to the app.config (or web.config) containing the settings/configurations used by EF.