ErrorTrace Property
Collapse the table of content
Expand the table of content

MediaFailedRoutedEventArgs.ErrorTrace Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the trace information for a media failed event.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public ReadOnly Property ErrorTrace As String

Property Value

Type: System.String
The error trace for the failed media event.

Trace information is only generated for media failed events that occur prior to the MediaOpened event.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft