Show / Hide Table of Contents

Data Property

Data

The data following the DataTag.

C#
protected ReadOnlyMemory<byte> Data { get; set; }

Property Value

Type Description
ReadOnlyMemory<byte>
In this article
Back to top Generated by DocFX