ProvideApplicationPartFactoryAttribute Klasse

Definition

Stellt einen Typ bereit ApplicationPartFactory .

public ref class ProvideApplicationPartFactoryAttribute sealed : Attribute
[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
Vererbung
ProvideApplicationPartFactoryAttribute
Attribute

Konstruktoren

ProvideApplicationPartFactoryAttribute(String)

Erstellt eine neue instance von ProvideApplicationPartFactoryAttribute mit dem angegebenen Typnamen.

ProvideApplicationPartFactoryAttribute(Type)

Erstellt eine neue instance von ProvideApplicationPartFactoryAttribute mit dem angegebenen Typ.

Methoden

GetFactoryType()

Ruft den Factorytyp ab.

Gilt für: