SyndicationItem.SaveAsAtom10 Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Write the syndication item to the specified XmlWriter in Atom 1.0 format.
Namespace: System.ServiceModel.Syndication
Assembly: System.ServiceModel.Syndication (in System.ServiceModel.Syndication.dll)
Syntax
'Declaration
Public Sub SaveAsAtom10 ( _
writer As XmlWriter _
)
public void SaveAsAtom10(
XmlWriter writer
)
Parameters
- writer
Type: System.Xml.XmlWriter
The XmlWriter to write to.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.