Share via


FileContentHttpResult.FileContents 属性

定义

获取或设置文件内容。

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

属性值

适用于