JumpItemsRejectedEventArgs.RejectionReasons Proprietà

Definizione

Ottiene l'elenco dei motivi per cui non è stato possibile aggiungere gli elementi jump list rifiutati alla 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à

Elenco dei motivi per cui gli elementi jump list rifiutati non possono essere aggiunti alla Jump List.

Si applica a