Interface IBasePathFileProvider
Defines a Microsoft.
Namespace: EPiServer.Web.Hosting
Assembly: EPiServer.Framework.AspNetCore.dll
Version: 12.0.3Syntax
public interface IBasePathFileProvider : IFileProvider
Properties
BasePath
The virtual base path that the specific file provider handles
Declaration
string BasePath { get; }
Property Value
Type | Description |
---|---|
System. |