AdErrorEventArgs class
Collapse the table of content
Expand the table of content

AdErrorEventArgs class

Provides data for the ErrorOccurred event of the AdControl class.

Syntax

public class AdErrorEventArgs : EventArgs

Members

The AdErrorEventArgs class has these properties.

PropertyAccess typeDescription
Error Read-onlyGets the exception that occurred.
ErrorCode Read-onlyGets the code for this error.

 

Requirements

Minimum supported phoneWindows Phone 8 Silverlight
Namespace Microsoft.Advertising
AssemblyMicrosoft.Advertising.Mobile.Common.dll

 

Related topics

Managed API Error Handling

 

 

Show:
© 2017 Microsoft