ContentWrapperAttribute.ContentWrapper プロパティ

定義

この属性に関連付けられているコレクション型のコンテンツ ラッパーとして宣言されている型を取得します。

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

プロパティ値

コレクション型のコンテンツ ラッパーとして宣言されている型。

適用対象