Windows.Web.AtomPub Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables HTTP CRUD access to Web resources using the AtomPub protocol. The AtomPub sample demonstrates this implementation.
Classes
AtomPubClient |
Encapsulates the methods needed to implement the AtomPub protocol which enables HTTP CRUD access to Web resources using the Atom 1.0 wire format. |
ResourceCollection |
Encapsulates one or more collections within a workspace. |
ServiceDocument |
Encapsulates a service document. |
Workspace |
Encapsulates a workspace in a service document. |
Remarks
Windows.Web.AtomPub leverages Windows.Web.Syndication classes to represent individual content elements.