TasksPerformedEventArgs.IsFailed 屬性

定義

會獲得一個值,表示事件是否未能執行。

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

屬性值

true若活動未能完成;否則,。 false

適用於