ErrorFile Property

Depending on the context this property contains the source file.

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

Syntax
public string File { get; set; }

Property Value

Type: String
The source.

Remarks