Web.CurrentChangeToken - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CurrentChangeToken As ChangeToken
Get
'Utilisation
Dim instance As Web
Dim value As ChangeToken
value = instance.CurrentChangeToken
public ChangeToken CurrentChangeToken { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ChangeToken