ContentHttpResult.ResponseContent Property

Definition

Gets the content representing the body of the response.

public string? ResponseContent { get; }
member this.ResponseContent : string
Public ReadOnly Property ResponseContent As String

Property Value

Applies to