Share via


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

備註

來源必須是 URI 參考。 選擇性。

適用於