ProvideApplicationPartFactoryAttribute Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a ApplicationPartFactory type.
public ref class ProvideApplicationPartFactoryAttribute sealed : Attribute
C#
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)]
public sealed class ProvideApplicationPartFactoryAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)>]
type ProvideApplicationPartFactoryAttribute = class
inherit Attribute
Public NotInheritable Class ProvideApplicationPartFactoryAttribute
Inherits Attribute
- Inheritance
-
ProvideApplicationPartFactoryAttribute
- Attributes
Provide |
Creates a new instance of ProvideApplicationPartFactoryAttribute with the specified type name. |
Provide |
Creates a new instance of ProvideApplicationPartFactoryAttribute with the specified type. |
Get |
Gets the factory type. |
Product | Versions |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |