Partager via


FileContentResult.FileContents Propriété

Définition

Contenu binaire à envoyer à la réponse.

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

Valeur de propriété

Byte[]

Contenu du fichier.

S’applique à