Sdílet prostřednictvím


SyndicationFeed.Documentation Vlastnost

Definice

Získá nebo nastaví odkaz na dokumentaci pro informační kanál.

public:
 property System::ServiceModel::Syndication::SyndicationLink ^ Documentation { System::ServiceModel::Syndication::SyndicationLink ^ get(); void set(System::ServiceModel::Syndication::SyndicationLink ^ value); };
public System.ServiceModel.Syndication.SyndicationLink Documentation { get; set; }
member this.Documentation : System.ServiceModel.Syndication.SyndicationLink with get, set
Public Property Documentation As SyndicationLink

Hodnota vlastnosti

Instance SyndicationLink , která obsahuje odkaz na dokumentaci k informačnímu kanálu.

Poznámky

Při serializaci rss 2.0, Documentation vlastnost je zapsána do elementu <docs> .

Platí pro