ItemDeletedEventArgs classe
Ocorre quando um item é excluído.
Inheritance hierarchy
System.Object
System.EventArgs
Microsoft.SharePoint.Phone.Application.CustomEventArgs
Microsoft.SharePoint.Phone.Application.ItemDeletedEventArgs
Namespace: Microsoft.SharePoint.Phone.Application
Assembly: Microsoft.SharePoint.Phone.Application (em Microsoft.SharePoint.Phone.Application.dll)
Sintaxe
'Declaração
Public Class ItemDeletedEventArgs _
Inherits CustomEventArgs
'Uso
Dim instance As ItemDeletedEventArgs
public class ItemDeletedEventArgs : CustomEventArgs
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.