Compartir a través de


de la propiedad SPRemoteEventProperties.ContextToken

Espacio de nombres:  Microsoft.SharePoint.Client.EventReceivers
Ensamblado:  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
<DataMemberAttribute> _
Public Property ContextToken As String
    Get
    Set
'Uso
Dim instance As SPRemoteEventProperties
Dim value As String

value = instance.ContextToken

instance.ContextToken = value
[DataMemberAttribute]
public string ContextToken { get; set; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase SPRemoteEventProperties

Miembros SPRemoteEventProperties

Espacio de nombres Microsoft.SharePoint.Client.EventReceivers