Share via


NotificationChannelErrorEventArgs.ErrorCode Property

Namespace:  Microsoft.Phone.Notification
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public ReadOnly Property ErrorCode As Integer
public int ErrorCode { get; }
public:
property int ErrorCode {
    int get ();
}
member ErrorCode : int with get

Property Value

Type: System.Int32

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

NotificationChannelErrorEventArgs Class

Microsoft.Phone.Notification Namespace