ContentWrapperAttribute.ContentWrapper 속성

정의

이 특성에 연결된 컬렉션 형식에 대한 콘텐츠 래퍼로 선언된 형식을 가져옵니다.

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

속성 값

컬렉션 형식에 대한 콘텐츠 래퍼로 선언된 형식입니다.

적용 대상