Class AssemblySourceOptions
Options for the assembly loader
Inherited Members
Namespace: FluentMigrator.Runner.Initialization
Assembly: FluentMigrator.Runner.Core.dll
Syntax
public class AssemblySourceOptions
Properties
| Edit this page View SourceAssemblyNames
Gets or sets the assembly names
Declaration
[CanBeNull]
[ItemNotNull]
public string[] AssemblyNames { get; set; }
Property Value
Type | Description |
---|---|
string[] |