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.
System.Object
Microsoft.SharePoint.SPEventReceiverDefinitionCreationInformation
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaração
Public Class SPEventReceiverDefinitionCreationInformation
'Uso
Dim instance As SPEventReceiverDefinitionCreationInformation
public class SPEventReceiverDefinitionCreationInformation
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 .
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.