Feed.SourceUrl 屬性

定義

取得或設定原始項目的 URL。

public:
 property System::String ^ SourceUrl { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string SourceUrl { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SourceUrl : string with get, set
Public Property SourceUrl As String

屬性值

String

原始項目的 URL。

屬性

適用於