共用方式為


PinPad.IsExclusiveUseDevice Property

Definition

Indicates whether the PinPad is an exclusive-use device.

protected override sealed bool IsExclusiveUseDevice { get; }
member this.IsExclusiveUseDevice : bool
Protected Overrides NotOverridable ReadOnly Property IsExclusiveUseDevice As Boolean

Property Value

A value of true indicates that the PinPad is exclusive-use. Otherwise, the value will be false.

Applies to