IRocketEnvironment.

ContentRootFileProvider Property

Summary

Gets or sets an Microsoft.Extensions.FileProviders.IFileProvider pointing at Microsoft.Extensions.Hosting.IHostingEnvironment.ContentRootPath.

Syntax

IFileProvider ContentRootFileProvider { get; }

Attributes

Type Description
NullableAttribute

Value

Type Description
IFileProvider The content root file provider.