Compartir a través de


FileContentResult.FileContents Propiedad

Definición

Contenido binario que se va a enviar a la respuesta.

public byte[] FileContents { get; }
member this.FileContents : byte[]
Public ReadOnly Property FileContents As Byte()

Valor de propiedad

Byte[]

Contenido del archivo.

Se aplica a