CatalogReflectionContextAttribute(Type) Конструктор

Определение

Инициализирует новый экземпляр AssemblyCatalog класса с указанным 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)

Параметры

reflectionContextType
Type

Тип контекста отражения.

Применяется к