Partager via


RESTfulRequestInfo.QueryString - Propriété

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

Syntaxe

'Déclaration
Public Property QueryString As NameValueCollection
    Get
    Private Set
'Utilisation
Dim instance As RESTfulRequestInfo
Dim value As NameValueCollection

value = instance.QueryString
public NameValueCollection QueryString { get; private set; }

Valeur de propriété

Type : System.Collections.Specialized.NameValueCollection

Voir aussi

Référence

RESTfulRequestInfo classe

RESTfulRequestInfo - Membres

Microsoft.SharePoint.Client - Espace de noms