Show / Hide Table of Contents

ToText Method

ToText()

Interprets the NDEF data as a text record.

C#
public NdefText ToText()

Returns

NdefText

The text of the message, and the language information specified in the record.

Exceptions

Type Condition
InvalidOperationException

Thrown if Type is not Text.

In this article
Back to top Generated by DocFX