XmlSchemaObject.SourceUri 屬性

定義

取得或設定載入結構描述之檔案的來源位置。

public:
 property System::String ^ SourceUri { System::String ^ get(); void set(System::String ^ value); };
public string? SourceUri { get; set; }
public string SourceUri { get; set; }
member this.SourceUri : string with get, set
Public Property SourceUri As String

屬性值

檔案的來源位置 (URI)。

備註

提供例外狀況處理的資訊。

適用於