Share via


Scanner.IsExclusiveUseDevice Property

Definition

Gets a Boolean value that indicates whether the Scanner 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 Scanner class is exclusive-use. Otherwise, the value is false.

Applies to