ContentWrapperAttribute.ContentWrapper 属性

定义

获取作为与此特性关联的集合类型的内容包装声明的类型。

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

属性值

作为集合类型的内容包装声明的类型。

适用于