Class NfcTagInformation
Definition
- Assembly:
- Tizen.Network.Nfc.dll
This structure contains the information of the Tag data.
C#Copypublic class NfcTagInformation
- Inheritance
-
objectNfcTagInformation
Properties
Declaration
C#Copypublic byte[] InformationValue { get; }
Property Value
Type | Description |
---|---|
byte[] |
Declaration
C#Copypublic string Key { get; }
Property Value
Type | Description |
---|---|
string |