RESTfulCreateOperationContext.RequestValues - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property RequestValues As NamedClientValueCollection
Get
'Utilisation
Dim instance As RESTfulCreateOperationContext
Dim value As NamedClientValueCollection
value = instance.RequestValues
public NamedClientValueCollection RequestValues { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.NamedClientValueCollection
Voir aussi
Référence
RESTfulCreateOperationContext classe