IVsTask.IsFaulted Eigenschaft

Definition

Ruft ab, ob die Aufgabe mit einer Ausnahme abgeschlossen wurde. Wenn true, ist ein Ausnahmefehler aufgetreten.

public:
 property bool IsFaulted { bool get(); };
public:
 property bool IsFaulted { bool get(); };
public bool IsFaulted { get; }
member this.IsFaulted : bool
Public ReadOnly Property IsFaulted As Boolean

Eigenschaftswert

Boolean

Gilt für