SyndicationFeed.CreateLink Methode

Definition

Erstellt eine neue SyndicationLink-Instanz.

protected public:
 virtual System::ServiceModel::Syndication::SyndicationLink ^ CreateLink();
protected internal virtual System.ServiceModel.Syndication.SyndicationLink CreateLink ();
abstract member CreateLink : unit -> System.ServiceModel.Syndication.SyndicationLink
override this.CreateLink : unit -> System.ServiceModel.Syndication.SyndicationLink
Protected Friend Overridable Function CreateLink () As SyndicationLink

Gibt zurück

Eine neue SyndicationLink-Instanz.

Hinweise

Die neu erstellte SyndicationLink-Instanz wird nicht der zur Erstellung verwendeten SyndicationFeed-Instanz zugeordnet.

Gilt für: