名前 | 解説 | |
---|---|---|
EncodingErrorEventArgs コンストラクタ | Initializes a new instance of the EncodingErrorEventArgs class. |
EncodingErrorEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
EncodingErrorEventArgs コンストラクタ | Initializes a new instance of the EncodingErrorEventArgs class. |
名前 | 解説 | |
---|---|---|
ErrorCode | Gets internal code of the error. | |
Exception | Gets the exception that initially triggered the EncodingError event. | |
Text | Gets the text of exception. It can be changed by user. | |
ThrowException | Gets or sets a value that indicates whether Exception should be thrown. |