Partager via


HttpResponseFeature.Body Propriété

Définition

Obtient ou définit le Stream pour écrire le corps de la réponse.

public:
 property System::IO::Stream ^ Body { System::IO::Stream ^ get(); void set(System::IO::Stream ^ value); };
public System.IO.Stream Body { get; set; }
member this.Body : System.IO.Stream with get, set
Public Property Body As Stream

Valeur de propriété

Implémente

S’applique à