Compartilhar via


RESTfulRequestInfo.QueryString propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property QueryString As NameValueCollection
    Get
    Private Set
'Uso
Dim instance As RESTfulRequestInfo
Dim value As NameValueCollection

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

Valor de propriedade

Tipo: System.Collections.Specialized.NameValueCollection

Ver também

Referência

RESTfulRequestInfo classe

RESTfulRequestInfo membros

Microsoft.SharePoint.Client namespace