Partager via


ItemRemovedEventArgs Classe

Définition

Fournit des données sur un événement ItemRemoved .

public ref class ItemRemovedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class ItemRemovedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class ItemRemovedEventArgs
Public NotInheritable Class ItemRemovedEventArgs
Héritage
Object Platform::Object IInspectable ItemRemovedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

RemovedEntry

Obtient des informations sur le StorageFile ou StorageFolder qui a été supprimé de l’objet StorageItemMostRecentlyUsedList.

S’applique à

Voir aussi