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


Свойство EventReceiverDefinitionCreationInformation.ReceiverClass

Specifies a string that represents the class that is used for receiving events.

Пространство имен:  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 Property ReceiverClass As String
    Get
    Set
'Применение
Dim instance As EventReceiverDefinitionCreationInformation
Dim value As String

value = instance.ReceiverClass

instance.ReceiverClass = value
public string ReceiverClass { get; set; }

Значение свойства

Тип: System.String

См. также

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

EventReceiverDefinitionCreationInformation класс

Элементы EventReceiverDefinitionCreationInformation

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