SyndicationItem::CreateLink Method ()

 

Creates a new SyndicationLink instance.

Namespace:   System.ServiceModel.Syndication
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public protected:
virtual SyndicationLink^ CreateLink()

The new SyndicationLink instance is not automatically added to the SyndicationItem instance used to call the CreateLink() method.

.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Return to top
Show: