次の方法で共有


TargetException クラス

このクラスには 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 では共有) メンバーはすべてスレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。