Atom10FeedFormatter.FeedType Property

Definition

The instance derived from SyndicationFeed that is associated with the Atom10FeedFormatter instance.

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

Property Value

The instance derived from SyndicationFeed that is associated with the Atom10FeedFormatter instance.

Attributes

Applies to