共用方式為


EdmSchemaError.SchemaLocation 屬性

定義

取得包含錯誤之結構描述的位置。 這個字串的結尾也包含結構描述的名稱。

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

屬性值

包含錯誤之結構描述的位置。

適用於