Share via


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。 選擇性。

備註

來源必須是 URI 參考。

選擇性。

適用於