Show / Hide Table of Contents

Data Property

Data

Returns the uninterpreted data inside of the NDEF record.

C#
public IReadOnlyList<byte> Data { get; }

Property Value

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