Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 591 Bytes

mediaplaybackitemerror_extendederror.md

File metadata and controls

23 lines (16 loc) · 591 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaPlaybackItemError.ExtendedError
winrt property

Windows.Media.Playback.MediaPlaybackItemError.ExtendedError

-description

Gets the extended error code for the MediaPlaybackItem error.

-property-value

The error code.

-remarks

Get high-level information about the error that occurred resolving the playback item by checking the ErrorCode property.

-examples

-see-also