Summary
Gets or sets the absolute path to the directory that contains the application
content files.
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- RocketEnvironment
Syntax
public string ContentRootPath { get; }
Attributes
| Type | Description |
|---|---|
| NullableAttribute |
Value
| Type | Description |
|---|---|
| string | The content root path. |
