Classe HardwareIdException
Questa classe di eccezione è definita per gestire gli errori specifici della destinazione.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel
Assemblea: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Sintassi
C#
[SerializableAttribute]
public class HardwareIdException : ProjectManagerException
Gerarchia di ereditarietà
System.Object
Exception
Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectManagerException
Microsoft.Windows.Kits.Hardware.ObjectModel.HardwareIdException
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.