ErrorContext Property

Object reserved for internal use only.

Namespace:
 Ubitsoft.SqlEnlight.Model
Assembly:
 Ubitsoft.SqlEnlight.Model (in Ubitsoft.SqlEnlight.Model.dll) Version: 2.0.2.76

Syntax
public ErrorContextInfo Context { get; set; }

Property Value

Type: ErrorContextInfo
The context.

Remarks