AdErrorEventArgs class

AdErrorEventArgs class

Provides data for the ErrorOccurred event of the AdControl, InterstitialAd, and NativeAdsManager classes.

Syntax


public ref class AdErrorEventArgs sealed 

Members

The AdErrorEventArgs class has these types of members:

Properties

The AdErrorEventArgs class has these properties.

PropertyAccess typeDescription

ErrorCode

Read-only

Gets the code for this error.

ErrorMessage

Read-only

Gets additional detail about the error that occurred.

 

Requirements

Minimum supported client

Windows 8.1 [Windows Store apps only]

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

Attributes

[MarshalingBehavior(Agile)]
[Threading(Both)]
[Version]

See also

Object

 

 

Show:
© 2017 Microsoft