ExtendedErrorInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The extended error information.
public class ExtendedErrorInfo
type ExtendedErrorInfo = class
Public Class ExtendedErrorInfo
- Inheritance
-
ExtendedErrorInfo
Constructors
ExtendedErrorInfo() |
Properties
Code |
Gets or sets the error code. |
Details |
Gets or sets the detailed error message details. |
Message |
Gets or sets the error message. |
Target |
Gets or sets the target. |