IRemoteEventService 接口

定义用于处理事件的方法。

命名空间:  Microsoft.SharePoint.Client.EventReceivers
程序集:  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/")> _
Public Interface IRemoteEventService
用法
Dim instance As IRemoteEventService
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/")]
public interface IRemoteEventService

另请参阅

引用

IRemoteEventService 成员

Microsoft.SharePoint.Client.EventReceivers 命名空间