XmlSchemaException.SourceUri 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得導致該例外狀況之結構描述的統一資源識別元 (URI) 位置。
public:
property System::String ^ SourceUri { System::String ^ get(); };
public string? SourceUri { get; }
public string SourceUri { get; }
member this.SourceUri : string
Public ReadOnly Property SourceUri As String
屬性值
導致該例外狀況之結構描述的 URI 位置。