Aracılığıyla paylaş


JumpItemsRejectedEventArgs.RejectionReasons Özellik

Tanım

Reddedilen Atlama Listesi öğelerinin Atlama Listesine eklenememesinin nedenlerinin listesini alır.

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)

Özellik Değeri

IList<JumpItemRejectionReason>

Reddedilen Atlama Listesi öğelerinin Atlama Listesine eklenememesinin nedenleri listesi.

Şunlara uygulanır