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

In This Topic
RejectedItems Property
In This Topic
Gets the list of Jump List items that could not be added to the Jump List by the Windows shell.
Syntax
'Declaration
 
Public ReadOnly Property RejectedItems As IList(Of C1JumpItem)
 
See Also