SyndicationError class

This topic has not yet been rated - Rate this topic

Represents an error encountered during a Syndication operation.

Syntax


var syndicationError = Windows.Web.Syndication.SyndicationError;

Attributes

DualApiPartitionAttribute()
MarshalingBehaviorAttribute(Agile)
StaticAttribute(Windows.Web.Syndication.ISyndicationErrorStatics, NTDDI_WIN8)
ThreadingAttribute(Both)
VersionAttribute(NTDDI_WIN8)

Members

The SyndicationError class has these types of members:

Methods

The SyndicationError class has these methods. With C#, Visual Basic, and C++, it also inherits methods from the Object class.

MethodDescription
GetStatus Gets the specific error using the returned HRESULT value. Possible values are defined by SyndicationErrorStatus.

 

Requirements

Minimum supported client

Windows 8 [Windows Store apps, desktop apps]

Minimum supported server

Windows Server 2012 [Windows Store apps, desktop apps]

Namespace

Windows.Web.Syndication
Windows::Web::Syndication [C++]

Metadata

Windows.winmd

See also

Quickstart: Accessing a web feed
Syndication sample

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.