AdErrorEventArgs
AdErrorEventArgs
AdErrorEventArgs
AdErrorEventArgs
Class
Definition
Provides data for the ErrorOccurred event of the AdControl, InterstitialAd, and NativeAdsManager classes.
public ref class AdErrorEventArgs sealed
class AdErrorEventArgs sealed
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class AdErrorEventArgs
Public NotInheritable Class AdErrorEventArgs
- Inheritance
-
System.ObjectSystem.ObjectSystem.ObjectSystem.ObjectAdErrorEventArgsAdErrorEventArgsAdErrorEventArgsAdErrorEventArgs
- Attributes
Requirements
SDK |
Properties
ErrorCode ErrorCode ErrorCode ErrorCode |
Gets the code for this error. |
ErrorMessage ErrorMessage ErrorMessage ErrorMessage |
Gets additional detail about the error that occurred. |