JournalEntry.Source 속성

정의

탐색된 콘텐츠의 URI를 가져오거나 설정합니다.

public:
 property Uri ^ Source { Uri ^ get(); void set(Uri ^ value); };
public Uri Source { get; set; }
member this.Source : Uri with get, set
Public Property Source As Uri

속성 값

Uri

탐색된 콘텐츠의 URI이거나, URI가 항목과 연결되어 있지 않으면 null입니다.

적용 대상