Bahasa

JumpItemsRemovedEventArgs.RemovedItems Properti

Definisi

Mendapatkan daftar item Jump List yang telah dihapus oleh pengguna sejak Apply() metode terakhir dipanggil.

public:
 property System::Collections::Generic::IList<System::Windows::Shell::JumpItem ^> ^ RemovedItems { System::Collections::Generic::IList<System::Windows::Shell::JumpItem ^> ^ get(); };
public System.Collections.Generic.IList<System.Windows.Shell.JumpItem> RemovedItems { get; }
member this.RemovedItems : System.Collections.Generic.IList<System.Windows.Shell.JumpItem>
Public ReadOnly Property RemovedItems As IList(Of JumpItem)

Nilai Properti

Daftar item Jump List yang telah dihapus oleh pengguna sejak Apply() metode terakhir dipanggil.

Berlaku untuk