Compartir a través de


de la propiedad EventReceiverDefinition.EventType

Obtiene los tipos de eventos que se pueden controlar los receptores de eventos.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public ReadOnly Property EventType As EventReceiverType
    Get
'Uso
Dim instance As EventReceiverDefinition
Dim value As EventReceiverType

value = instance.EventType
public EventReceiverType EventType { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Client.EventReceiverType
Los tipos de eventos.

Vea también

Referencia

clase EventReceiverDefinition

Miembros EventReceiverDefinition

Espacio de nombres Microsoft.SharePoint.Client