다음을 통해 공유


EdmSchemaError.SchemaLocation 속성

정의

오류가 포함된 스키마의 위치를 가져옵니다. 이 문자열 끝에는 스키마 이름도 포함됩니다.

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

속성 값

오류가 있는 스키마의 위치입니다.

적용 대상