Share via


EdmSchemaError.SchemaLocation Property

Definition

Gets the location of the schema that contains the error. This string also includes the name of the schema at the end.

public string SchemaLocation { get; }
member this.SchemaLocation : string
Public ReadOnly Property SchemaLocation As String

Property Value

The location of the schema that contains the error.

Applies to