JumpItemsRejectedEventArgs.RejectionReasons Vlastnost

Definice

Získá seznam důvodů, proč odmítnuté položky seznamu odkazů nelze přidat do seznamu odkazů.

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)

Hodnota vlastnosti

IList<JumpItemRejectionReason>

Seznam důvodů, proč nelze do seznamu odkazů přidat odmítnuté položky seznamu odkazů.

Platí pro