CatalogReflectionContextAttribute(Type) Konstruktor

Definition

Initierar en ny instans av AssemblyCatalog klassen med den angivna ReflectionContext typen.

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

Parametrar

reflectionContextType
Type

Typen av reflektionskontext.

Gäller för