다음을 통해 공유


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의 경우 공유 멤버)는 스레드로부터 안전하게 보호됩니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.