FileStreamHttpResult.FileStream Property

Definition

Gets the stream with the file that will be sent back as the response.

public System.IO.Stream FileStream { get; }
member this.FileStream : System.IO.Stream
Public ReadOnly Property FileStream As Stream

Property Value

Applies to