TargetException Class
This class contains constructors used to initialize TargetException objects.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Usage
Visual BasicDim instance As TargetException
Syntax
Visual Basic<SerializableAttribute> _``Public Class TargetException
Inherits ProjectManagerException
C#[SerializableAttribute]``public class TargetException: ProjectManagerException
Inheritance Hierarchy
System.Object System.Exception Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectManagerException Microsoft.Windows.Kits.Hardware.ObjectModel.TargetException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.