Share via


DurableHttpResponse.Content Propiedad

Definición

Contenido devuelto desde una solicitud HTTP.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a