Sdílet prostřednictvím


CatalogReflectionContextAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci AssemblyCatalog třídy se zadaným ReflectionContext typem.

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

Parametry

reflectionContextType
Type

Typ kontextu reflexe.

Platí pro