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와 연결된 배포 항목의 형식입니다.

적용 대상