Interface IBundleConfigurationContext
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bundling
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions.dll
Syntax
public interface IBundleConfigurationContext : IServiceProviderAccessor
Properties
Files
Declaration
List<string> Files { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<T><string> |