ContentWrapperAttribute.ContentWrapper 屬性

定義

取得類型,這個類型宣告為與這個屬性相關聯之集合類型的內容包裝函式。

public:
 property Type ^ ContentWrapper { Type ^ get(); };
public Type ContentWrapper { get; }
member this.ContentWrapper : Type
Public ReadOnly Property ContentWrapper As Type

屬性值

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

適用於