ChipConfiguration.Name Property
From TegoOS
A Sandcastle Documented Class Library
| ChipConfigurationName Property |
Gets the name of the chip type.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
public string Name { get; }
Public ReadOnly Property Name As String Get
public: property String^ Name { String^ get (); }
member Name : string with get