SlotNumber Property
SlotNumber
The slot for which the metadate is requested.
C#
public byte SlotNumber { get; set; }
Property Value
Type | Description |
---|---|
byte | The slot number, see PivSlot |
Exceptions
Type | Condition |
---|---|
ArgumentException | The slot specified is not valid for getting metadata. |