JumpItemsRejectedEventArgs.RejectedItems Proprietà

Definizione

Ottiene l'elenco di elementi della Jump List che non è stato possibile aggiungere alla Jump List dalla shell di 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)

Valore della proprietà

Elenco di elementi della Jump List che non è stato possibile aggiungere alla Jump List dalla shell di Windows.

Si applica a