Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IAssemblyProvider

    Provides a list of assemblies that can be scanned

    Namespace: Umbraco.Cms.Core.Composing
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IAssemblyProvider

    Properties

    View Source

    Assemblies

    Declaration
    IEnumerable<Assembly> Assemblies { get; }
    Property Value
    Type Description
    IEnumerable<System.Reflection.Assembly>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Assemblies
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX