Partilhar via


RESTfulCreateOperationContext.RequestValues propriedade

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

Sintaxe

'Declaração
Public ReadOnly Property RequestValues As NamedClientValueCollection
    Get
'Uso
Dim instance As RESTfulCreateOperationContext
Dim value As NamedClientValueCollection

value = instance.RequestValues
public NamedClientValueCollection RequestValues { get; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.NamedClientValueCollection

Ver também

Referência

RESTfulCreateOperationContext classe

RESTfulCreateOperationContext membros

Microsoft.SharePoint.Client namespace