Edit

Share via


NdefMessage.Records Property

Definition

List of all NDEF Records

public System.Collections.Generic.List<Iot.Device.Ndef.NdefRecord> Records { get; set; }
member this.Records : System.Collections.Generic.List<Iot.Device.Ndef.NdefRecord> with get, set
Public Property Records As List(Of NdefRecord)

Property Value

Applies to