CatalogReflectionContextAttribute(Type) Construtor
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Inicializa uma nova instância da AssemblyCatalog classe com o tipo especificado 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)
Parâmetros
- reflectionContextType
- Type
O tipo de contexto de reflexão.