SyndicationFeedFormatter.Feed Propriedade

Definição

Obtém o SyndicationFeed associado ao formatador.

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

Valor da propriedade

SyndicationFeed

O SyndicationFeed associado ao formatador.

Comentários

A SyndicationFeed é associado ao SyndicationFeedFormatter passando uma SyndicationFeed instância para o SyndicationFeedFormatter construtor.

Aplica-se a