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