ChipConfiguration.Manufacturer Property

TegoOS

ChipConfigurationManufacturer Property
Gets the manufacturer name of the chip.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public string Manufacturer { get; }
Public ReadOnly Property Manufacturer As String
	Get
public:
property String^ Manufacturer {
	String^ get ();
}
member Manufacturer : string with get

Property Value

Type: String
See Also