Atom10ItemFormatter.ItemType プロパティ

定義

Atom10ItemFormatterに関連付けられている配信項目の型を取得します。

protected:
 property Type ^ ItemType { Type ^ get(); };
protected Type ItemType { get; }
member this.ItemType : Type
Protected ReadOnly Property ItemType As Type

プロパティ値

Atom10ItemFormatterに関連付けられている配信項目の種類。

適用対象