Partager via


MediaStreamerFailedEventArgs.ErrorException, propriété

Espace de noms :  Microsoft.Phone.Media
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Property ErrorException As Exception
public Exception ErrorException { get; internal set; }
public:
property Exception^ ErrorException {
    Exception^ get ();
    internal: void set (Exception^ value);
}
member ErrorException : Exception with get, internal set

Valeur de propriété

Type : System.Exception

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

MediaStreamerFailedEventArgs Classe

Microsoft.Phone.Media, espace de noms