Rss20ItemFormatter.ItemType Eigenschaft

Definition

Ruft den Typ des Syndication-Elements ab, das mit dem Rss20ItemFormatter verknüpft ist.

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

Eigenschaftswert

Type

Der Typ des Syndication-Elements, das mit Rss20ItemFormatter verknüpft ist.

Gilt für