JournalEntry.Source Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the URI of the content that was navigated to.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.UriReturns Uri. The URI of the content that was navigated to, or a null reference if no URI is associated with the entry.
Show: