TestableErrorErrorInfo Property |
Gets or sets the error information.
Namespace: ErrorUnit.ModelsAssembly: ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax public ErrorInfo ErrorInfo { get; set; }
Property Value
Type:
ErrorInfo
The error information.
See Also