Compartilhar via


ItemCreatedEventArgs classe

Ocorre quando um item é criado.

Inheritance hierarchy

System.Object
  System.EventArgs
    Microsoft.SharePoint.Phone.Application.CustomEventArgs
      Microsoft.SharePoint.Phone.Application.ItemCreatedEventArgs

Namespace:  Microsoft.SharePoint.Phone.Application
Assembly:  Microsoft.SharePoint.Phone.Application (em Microsoft.SharePoint.Phone.Application.dll)

Sintaxe

'Declaração
Public Class ItemCreatedEventArgs _
    Inherits CustomEventArgs
'Uso
Dim instance As ItemCreatedEventArgs
public class ItemCreatedEventArgs : 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.

Ver também

Referência

ItemCreatedEventArgs membros

Microsoft.SharePoint.Phone.Application namespace