Share via


SPEventReceiverDefinitionCreationInformation class

This class or member is reserved for internal use and is not intended to be used in your code. Representa as propriedades que podem ser definidas durante a criação de uma definição de receptor de evento do cliente.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPEventReceiverDefinitionCreationInformation

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Class SPEventReceiverDefinitionCreationInformation
'Uso
Dim instance As SPEventReceiverDefinitionCreationInformation
public class SPEventReceiverDefinitionCreationInformation

Comentários

SPEventReceiverDefinitionCreationInformation é implementado para dar suporte à funcionalidade no cliente APIs. No código do lado do servidor, use o método Add do objeto SPEventReceiverDefinitionCollection para criar um objeto SPEventReceiverDefinition .

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SPEventReceiverDefinitionCreationInformation members

Microsoft.SharePoint namespace