Show / Hide Table of Contents

P1 Property

P1

Gets or sets the P1 parameter associated with this exception.

C#
public byte? P1 { get; set; }

Property Value

Type Description
byte?

The first parameter of the command APDU when the exception occurred.

In this article
Back to top Generated by DocFX