HttpRequestResult.Body Property

Definition

Gets the response body, or null if no body was returned.

public string? Body { get; init; }
member this.Body : string with get, set
Public Property Body As String

Property Value

Applies to