Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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.3
Syntax
public sealed class PreventAssemblyScanAttribute : Attribute

Constructors

PreventAssemblyScanAttribute()

Initializes a new instance of the PreventAssemblyScanAttribute class.

Declaration
public PreventAssemblyScanAttribute()

Extension Methods