JournalEntryRemovedEventArgs.Entry Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the journal entry of the item being removed.

Namespace:  System.Windows.Navigation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property Entry As JournalEntry
public JournalEntry Entry { get; private set; }

Property Value

Type: System.Windows.Navigation..::.JournalEntry
Returns JournalEntry. The journal entry.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

JournalEntryRemovedEventArgs Class

System.Windows.Navigation Namespace