Summary
Gets the application root path.
- Namespace
- Cake
.Testing - Containing Type
- FakeEnvironment
Syntax
public DirectoryPath ApplicationRoot { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The application root path. |
public DirectoryPath ApplicationRoot { get; set; }
Type | Description |
---|---|
DirectoryPath | The application root path. |