This documentation is archived and is not being maintained.
AtomPub10ServiceDocumentFormatter Class
Visual Studio 2008
A formatter that serializes a ServiceDocument instance to and from XML using Atom 1.0 formats.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
Use this class to serialize instances of ServiceDocument to XML and to generate instances of ServiceDocument from an XML document. If you want to serialize or deserialized an object derived from ServiceDocument, use the AtomPub10ServiceDocumentFormatter(Of TServiceDocument) formatter instead.
System.Object
System.ServiceModel.Syndication.ServiceDocumentFormatter
System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter
System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter(Of TServiceDocument)
System.ServiceModel.Syndication.ServiceDocumentFormatter
System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter
System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter(Of TServiceDocument)
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: