Compartilhar via


FileContentResult.FileContents Propriedade

Definição

Obtém ou define o conteúdo do arquivo.

public:
 property cli::array <System::Byte> ^ FileContents { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };
public byte[] FileContents { get; set; }
member this.FileContents : byte[] with get, set
Public Property FileContents As Byte()

Valor da propriedade

Byte[]

Aplica-se a