Interface IFileSystemExpression
Opt-in into the file system convention
Namespace: FluentMigrator.Expressions
Assembly: FluentMigrator.Abstractions.dll
Syntax
public interface IFileSystemExpression
  Properties
RootPath
Gets or sets the root path (working directory)
Declaration
string RootPath { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |