Interfaz IRemoteEventService
Espacio de nombres: Microsoft.SharePoint.RemoteApp
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sharepoint/remoteapp/", _
ConfigurationName := "Microsoft.SharePoint.RemoteApp.IRemoteEventService")> _
Public Interface IRemoteEventService
'Uso
Dim instance As IRemoteEventService
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sharepoint/remoteapp/",
ConfigurationName = "Microsoft.SharePoint.RemoteApp.IRemoteEventService")]
public interface IRemoteEventService