JumpItemsRejectedEventArgs.RejectionReasons Proprietà

Definizione

Ottiene l'elenco di motivi per cui non è stato possibile aggiungere alla Jump List gli elementi rifiutati della Jump List.

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

Valore della proprietà

IList<JumpItemRejectionReason>

Elenco di motivi per cui non è stato possibile aggiungere alla Jump List gli elementi rifiutati della Jump List.

Si applica a