Classe PlaylistException
Questa classe di eccezione è definita per gestire errori specifici della playlist.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel
Assemblea: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Sintassi
C#
[Serializable]
public class PlaylistException
Gerarchia di ereditarietà
Exception
Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectManagerException
Microsoft.Windows.Kits.Hardware.ObjectModel.PlaylistException
Thread Safety
Tutti i membri statici pubblici di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.