Rss20ItemFormatter.ItemType Property

Definition

Gets the type of the syndication item associated with the Rss20ItemFormatter.

protected:
 property Type ^ ItemType { Type ^ get(); };
[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicParameterlessConstructor)]
protected Type ItemType { get; }
protected Type ItemType { get; }
[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicParameterlessConstructor)>]
member this.ItemType : Type
member this.ItemType : Type
Protected ReadOnly Property ItemType As Type

Property Value

The type of the syndication item associated with the Rss20ItemFormatter.

Attributes

Applies to