XmlSchemaDocumentation.Source 屬性

定義

取得或設定資訊的統一資源識別碼(URI)來源。

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

屬性值

一個URI的參考資料。 預設值為 String.Empty。 Optional.

備註

來源必須是 URI 的參考資料。

Optional.

適用於