Summary
Gets the application root path.
- Namespace
- Cake
.Core - Containing Type
- ICakeEnvironment
Syntax
DirectoryPath ApplicationRoot { get; }
Value
Type | Description |
---|---|
DirectoryPath | The application root path. |
DirectoryPath ApplicationRoot { get; }
Type | Description |
---|---|
DirectoryPath | The application root path. |