這個類別包含用來初始化 TargetException 物件的建構函式。
命名 空間: Microsoft.Windows.Kits.Hardware.ObjectModel
裝配: Microsoft.Windows.Kits.Hardware.ObjectModel (Microsoft.Windows.Kits.Hardware.ObjectModel)
使用
Visual Basic
Dim instance As TargetException
語法
Visual Basic
<SerializableAttribute> _
Public Class TargetException
Inherits ProjectManagerException
C#
[SerializableAttribute]
public class TargetException: ProjectManagerException
繼承階層
System.Object
System.Exception
Microsoft.Windows.Kits.Hardware.ObjectModel.ProjectManagerException
Microsoft.Windows.Kits.Hardware.ObjectModel.TargetException
執行緒安全
在 Visual Basic 中 共用 的任何公用靜態 () 此類型的成員都是安全線程。 並非所有的執行個體成員都是安全執行緒。