JumpItemRejectionReason Enumeration
.NET Framework (current version)
Describes why a JumpItem could not be added to the Jump List by the Windows shell.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| InvalidItem | The JumpItem references an invalid file path, or the operating system does not support Jump Lists. | |
| None | The reason is not specified. | |
| NoRegisteredHandler | The application is not registered to handle the file name extension of the JumpItem. | |
| RemovedByUser | The item was previously in the Jump List but was removed by the user. |
.NET Framework
Available since 4.0
Available since 4.0
Show: