Bahasa

JumpItemsRejectedEventArgs.RejectedItems Properti

Definisi

Mendapatkan daftar item Jump List yang tidak dapat ditambahkan ke Jump List oleh shell Windows.

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

Nilai Properti

Daftar item Jump List yang tidak dapat ditambahkan ke Jump List oleh shell Windows.

Berlaku untuk