Class TextWriterAnnouncerOptions
Inherited Members
Namespace: FluentMigrator.Runner.Announcers
Assembly: FluentMigrator.Runner.dll
Syntax
[Obsolete]
public class TextWriterAnnouncerOptions : AnnouncerOptions
Properties
| Edit this page View SourceWriteDelegate
Declaration
public Action<string> WriteDelegate { get; set; }
Property Value
| Type | Description |
|---|---|
| Action<string> |