Condividi tramite


Classe ScheduleException

Questa classe è una classe base per tutte le eccezioni di Windows HCK Studio.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel

Assemblea: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)

Utilizzo

Visual Basic

Istanza dim Come ScheduleException

Sintassi

Visual Basic

<SerializableAttribute> _

Public Class ScheduleException

          Inherits ProjectManagerException

C#

[SerializableAttribute]

public class ScheduleException: ProjectManagerException

Gerarchia di ereditarietà

System.Object

Exception

Classe ProjectManagerException

Microsoft.Windows.Kits.Hardware.ObjectModel.ScheduleException

Thread Safety

Tutti i membri statici pubblici (condivisi in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.