- Namespace
- Statiq
.Common - Containing Type
- Bootstrapper
File System Extensions
Syntax
public static TBootstrapper SetRootPath<TBootstrapper>(this TBootstrapper bootstrapper, NormalizedPath rootPath)
where TBootstrapper : IBootstrapper
Type Parameters
| Name | Description |
|---|---|
| TBootstrapper |
Parameters
| Name | Type | Description |
|---|---|---|
| bootstrapper | TBootstrapper | |
| rootPath | NormalizedPath |
Return Value
| Type | Description |
|---|---|
| TBootstrapper |