Share via


CatalogReflectionContextAttribute(Type) Constructeur

Définition

Initialise une nouvelle instance de la classe AssemblyCatalog avec le type ReflectionContext spécifié.

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

Paramètres

reflectionContextType
Type

Type de contexte de réflexion.

S’applique à