EdmSchemaError.SchemaLocation Propiedad

Definición

Obtiene la ubicación del esquema que contiene el error. La cadena también incluye el nombre del esquema al final.

public:
 property System::String ^ SchemaLocation { System::String ^ get(); };
public string SchemaLocation { get; }
member this.SchemaLocation : string
Public ReadOnly Property SchemaLocation As String

Valor de propiedad

Ubicación del esquema que contiene el error.

Se aplica a