WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / JumpItemsRejectedEventArgs Class / RejectionReasons Property

In This Topic
RejectionReasons Property
In This Topic
Gets the list of reasons why the rejected Jump List items could not be added to the Jump List.
Syntax
'Declaration
 
Public ReadOnly Property RejectionReasons As IList(Of JumpItemRejectionReason)
 
See Also