AtomPub10ServiceDocumentFormatter(Of TServiceDocument) Class
A formatter that serializes classes derived from a ServiceDocument instance to and from XML using Atom 1.0 formats.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
'Declaration Public Class AtomPub10ServiceDocumentFormatter(Of TServiceDocument As {New, ServiceDocument}) _ Inherits AtomPub10ServiceDocumentFormatter 'Usage Dim instance As AtomPub10ServiceDocumentFormatter(Of TServiceDocument)
Type Parameters
- TServiceDocument
The class derived from a ServiceDocument instance that is to be serialized to XML or deserialized from XML using Atom 1.0 formatting.
If you want to serialize or deserialized a ServiceDocument instance instead of an object derived from this an instance of ServiceDocument, use the AtomPub10ServiceDocumentFormatter formatter instead.
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.