Поделиться через


Класс EventReceiverDefinitionCreationInformation

Represents the properties that can be set when creating a client-side event receiver definition.

Иерархия наследования

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.EventReceiverDefinitionCreationInformation

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public Class EventReceiverDefinitionCreationInformation _
    Inherits ClientValueObject
'Применение
Dim instance As EventReceiverDefinitionCreationInformation
public class EventReceiverDefinitionCreationInformation : ClientValueObject

Замечания

EventReceiverDefinitionCreationInformation is implemented to support functionality in client APIs. In server-side code, use the Add method from the SPEventReceiverDefinitionCollection object to create a SPEventReceiverDefinition object.

Потокобезопасность

Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.

См. также

Справочные материалы

Элементы EventReceiverDefinitionCreationInformation

Пространство имен Microsoft.SharePoint.Client