ChipConfiguration.Name Property

TegoOS

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)
Syntax
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}
member Name : string with get

Property Value

Type: String
See Also