ProvideApplicationPartFactoryAttribute Class

Definition

Provides a ApplicationPartFactory type.

C#
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)]
public sealed class ProvideApplicationPartFactoryAttribute : Attribute
Inheritance
ProvideApplicationPartFactoryAttribute
Attributes

Constructors

ProvideApplicationPartFactoryAttribute(String)

Creates a new instance of ProvideApplicationPartFactoryAttribute with the specified type name.

ProvideApplicationPartFactoryAttribute(Type)

Creates a new instance of ProvideApplicationPartFactoryAttribute with the specified type.

Methods

GetFactoryType()

Gets the factory type.

Applies to

Product Versions
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0