Interface ITypeFinderConfig
Namespace: Umbraco.Cms.Core.Configuration.UmbracoSettings
Assembly: Umbraco.Core.dll
Syntax
public interface ITypeFinderConfig
Properties
View SourceAssembliesAcceptingLoadExceptions
Declaration
IEnumerable<string> AssembliesAcceptingLoadExceptions { get; }
Property Value
Type | Description |
---|---|
IEnumerable<System.String> |