Web.CurrentChangeToken propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public ReadOnly Property CurrentChangeToken As ChangeToken
Get
'Uso
Dim instance As Web
Dim value As ChangeToken
value = instance.CurrentChangeToken
public ChangeToken CurrentChangeToken { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.ChangeToken