EdmError.ErrorLocation Property
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.
Gets the location of the error in the file in which it occurred.
public Microsoft.OData.Edm.EdmLocation ErrorLocation { get; }
member this.ErrorLocation : Microsoft.OData.Edm.EdmLocation
Public ReadOnly Property ErrorLocation As EdmLocation