XmlSchemaAppInfo.Source 屬性

定義

取得或設定應用程式資訊的來源。

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.

適用於