다음을 통해 공유


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입니다.

특성

적용 대상