Name of this card reader.
Namespace: BasicCard.TerminalsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
string Name { get; } |
Visual Basic |
---|
ReadOnly Property Name As String Get |
Visual C++ |
---|
property String^ Name { String^ get (); } |
F# |
---|
abstract Name : string with get |