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