ContentWrapperAttribute.ContentWrapper Property

Definition

Gets the type that is declared as a content wrapper for the collection type associated with this attribute.

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

Property Value

The type that is declared as a content wrapper for the collection type.

Applies to