ContentWrapperAttribute.ContentWrapper 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得類型,這個類型宣告為與這個屬性相關聯之集合類型的內容包裝函式。
public:
property Type ^ ContentWrapper { Type ^ get(); };
public Type ContentWrapper { get; }
member this.ContentWrapper : Type
Public ReadOnly Property ContentWrapper As Type
屬性值
宣告為集合類型之內容包裝函式的類型。