Share via


FileContentHttpResult.FileContents Property

Definition

Gets or sets the file contents.

public ReadOnlyMemory<byte> FileContents { get; }
member this.FileContents : ReadOnlyMemory<byte>
Public ReadOnly Property FileContents As ReadOnlyMemory(Of Byte)

Property Value

Applies to