CatalogReflectionContextAttribute(Type) Konstruktor

Definition

Initialisiert eine neue Instanz der AssemblyCatalog-Klasse mit dem angegebenen ReflectionContext-Typ.

public:
 CatalogReflectionContextAttribute(Type ^ reflectionContextType);
public CatalogReflectionContextAttribute (Type reflectionContextType);
new System.ComponentModel.Composition.CatalogReflectionContextAttribute : Type -> System.ComponentModel.Composition.CatalogReflectionContextAttribute
Public Sub New (reflectionContextType As Type)

Parameter

reflectionContextType
Type

Der Typ des Reflektionskontexts.

Gilt für: