Provides data about an ItemRemoved event.
Syntax
/* For information about creating or accessing this object, see Remarks. */
Attributes
- VersionAttribute(NTDDI_WIN8)
Members
The ItemRemovedEventArgs class has these types of members:
Methods
The ItemRemovedEventArgs class inherits methods from the Object class (C#/VB/C++).
Properties
The ItemRemovedEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets information about the StorageFile or StorageFolder that was removed from the StorageItemMostRecentlyUsedList. |
Remarks
This object is passed as an argument to your app's ItemRemoved event handler.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012