Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Basic
Dim 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.