Compartilhar via


PipelineRequest.Content Property

Definition

Gets or sets the contents of the HTTP request.

public System.ClientModel.BinaryContent? Content { get; set; }
member this.Content : System.ClientModel.BinaryContent with get, set
Public Property Content As BinaryContent

Property Value

Applies to