Condividi tramite


BarcodeScannerCapabilities.IsSoftwareTriggerSupported Proprietà

Definizione

Indica se lo scanner di codice a barre supporta la funzionalità di trigger software.

public:
 property bool IsSoftwareTriggerSupported { bool get(); };
bool IsSoftwareTriggerSupported();
public bool IsSoftwareTriggerSupported { get; }
var boolean = barcodeScannerCapabilities.isSoftwareTriggerSupported;
Public ReadOnly Property IsSoftwareTriggerSupported As Boolean

Valore della proprietà

Boolean

bool

True se il trigger software è supportato; in caso contrario, false.

Si applica a