Compartilhar via


DurableHttpResponse.Content Propriedade

Definição

Conteúdo retornado de uma solicitação HTTP.

[Newtonsoft.Json.JsonProperty("content")]
public string Content { get; }
[<Newtonsoft.Json.JsonProperty("content")>]
member this.Content : string
Public ReadOnly Property Content As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a