CatalogReflectionContextAttribute(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de AssemblyCatalog klasse met het opgegeven ReflectionContext type.

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

Parameters

reflectionContextType
Type

Het type reflectiecontext.

Van toepassing op