Class AssemblyScanner
Inheritance
System.Object
AssemblyScanner
Namespace: EPiServer.Framework.TypeScanner.Internal
Assembly: EPiServer.Framework.dll
Version: 12.0.3Syntax
public static class AssemblyScanner : Object
Properties
ExcludedAssemblies
Declaration
public static ISet<string> ExcludedAssemblies { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ISet<System.String> |