Share via


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

反映內容的型別。

適用於