| 名前 | 解説 | |
|---|---|---|
![]() | OperationErrorEventArgs コンストラクタ | Initializes a new instance of the OperationErrorEventArgs class. |
OperationErrorEventArgsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | OperationErrorEventArgs コンストラクタ | Initializes a new instance of the OperationErrorEventArgs class. |
| 名前 | 解説 | |
|---|---|---|
![]() | Exception | Gets the exception that represents the error. |
![]() | Handled | Gets or sets a value indicating if no additional actions are required. |
![]() | Operation | Gets the operation being executed when the error occurred. |
![]() | StatusText | Gets or sets a string displayed as StatusText. |
![]() | ThrowException | Gets or sets a value indicating whether to throw the exception. |