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