TasksPerformedEventArgs.Error 屬性

定義

會收到描述當前例外的錯誤。

public:
 property Exception ^ Error { Exception ^ get(); };
public Exception Error { get; }
member this.Error : Exception
Public ReadOnly Property Error As Exception

屬性值

回傳錯誤例外。

適用於