SaaS CMS has officially launched! Learn more now.

Class AssemblyScanner

Inheritance
System.Object
AssemblyScanner
Namespace: EPiServer.Framework.TypeScanner.Internal
Assembly: EPiServer.Framework.dll
Version: 12.0.3
Syntax
public static class AssemblyScanner : Object

Properties

ExcludedAssemblies

Declaration
public static ISet<string> ExcludedAssemblies { get; }
Property Value
Type Description
System.Collections.Generic.ISet<System.String>