Sdílet prostřednictvím


SyndicationFeedFormatter.Feed Vlastnost

Definice

SyndicationFeed Získá asociované s formátovačem.

public:
 property System::ServiceModel::Syndication::SyndicationFeed ^ Feed { System::ServiceModel::Syndication::SyndicationFeed ^ get(); };
public System.ServiceModel.Syndication.SyndicationFeed Feed { get; }
member this.Feed : System.ServiceModel.Syndication.SyndicationFeed
Public ReadOnly Property Feed As SyndicationFeed

Hodnota vlastnosti

SyndicationFeed

Přidruženo SyndicationFeed k formátovacímu sadě.

Poznámky

A SyndicationFeed je přidružena SyndicationFeedFormatter předáním SyndicationFeed instance konstruktoru SyndicationFeedFormatter .

Platí pro