Partager via


RESTfulQueryResult.NextPageSkipToken - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property NextPageSkipToken As String
    Get
    Set
'Utilisation
Dim instance As RESTfulQueryResult
Dim value As String

value = instance.NextPageSkipToken

instance.NextPageSkipToken = value
public string NextPageSkipToken { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

RESTfulQueryResult classe

RESTfulQueryResult - Membres

Microsoft.SharePoint.Client - Espace de noms