ContentWrapperAttribute(Type) 建構函式

定義

初始化 ContentWrapperAttribute 類別的新執行個體。

public:
 ContentWrapperAttribute(Type ^ contentWrapper);
public ContentWrapperAttribute (Type contentWrapper);
new System.Windows.Markup.ContentWrapperAttribute : Type -> System.Windows.Markup.ContentWrapperAttribute
Public Sub New (contentWrapper As Type)

參數

contentWrapper
Type

宣告為集合類型之內容包裝函式的 Type

適用於