SW2 of StatusWord causing this exception.

Namespace: BasicCard
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
public byte SW2 { get; }
Visual Basic
Public ReadOnly Property SW2 As Byte
	Get
Visual C++
public:
property unsigned char SW2 {
	unsigned char get ();
}
F#
member SW2 : byte with get

Property Value

Type: Byte

See Also