Partager via


RESTfulRequestInfo.Body - Propriété

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

Syntaxe

'Déclaration
Public Property Body As Stream
    Get
    Private Set
'Utilisation
Dim instance As RESTfulRequestInfo
Dim value As Stream

value = instance.Body
public Stream Body { get; private set; }

Valeur de propriété

Type : System.IO.Stream

Voir aussi

Référence

RESTfulRequestInfo classe

RESTfulRequestInfo - Membres

Microsoft.SharePoint.Client - Espace de noms