CatalogReflectionContextAttribute(Type) Constructeur

Définition

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

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 du contexte de réflexion.

S’applique à