ErrorDetail 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 error detail.
public class ErrorDetail
type ErrorDetail = class
Public Class ErrorDetail
- Inheritance
-
ErrorDetail
Properties
AdditionalInfo |
The error additional info. |
Code |
The error code. |
Details |
The error details. |
Message |
The error message. |
Target |
The error target. |