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