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