Partager via


HttpMessage.Content Propriété

Définition

Obtient ou définit le contenu des messages HTTP.

[Newtonsoft.Json.JsonProperty(PropertyName="content")]
public object Content { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="content")>]
member this.Content : obj with get, set
Public Property Content As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à