Class PreventAssemblyScanAttribute
Attribute to prevent using the assembly in plugin / module / composition scenarios.
Inheritance
System.Object
PreventAssemblyScanAttribute
Namespace: EPiServer.Framework
Assembly: EPiServer.Framework.dll
Version: 12.0.3Syntax
public sealed class PreventAssemblyScanAttribute : Attribute
Constructors
PreventAssemblyScanAttribute()
Initializes a new instance of the PreventAssemblyScanAttribute class.
Declaration
public PreventAssemblyScanAttribute()