Rss20ItemFormatter.ItemType プロパティ

定義

Rss20ItemFormatter に関連付けられた配信項目の種類を取得します。

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

プロパティ値

Type

Rss20ItemFormatter に関連付けられた配信項目の種類。

適用対象