Response.ContentStream Property

Definition

Gets the contents of HTTP response. Returns null for responses without content.

C#
public abstract System.IO.Stream? ContentStream { get; set; }

Property Value

Applies to

Product Versies
Azure SDK for .NET Latest