Summary
Gets or sets an Microsoft.Extensions.FileProviders.IFileProvider pointing
at Microsoft.Extensions.Hosting.IHostingEnvironment.ContentRootPath.
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- IRocketEnvironment
Syntax
IFileProvider ContentRootFileProvider { get; }
Attributes
Type | Description |
---|---|
NullableAttribute |
Value
Type | Description |
---|---|
IFileProvider | The content root file provider. |