Condividi tramite


ClaimedBarcodeScanner.DeviceId Proprietà

Definizione

Ottiene il DeviceInformation.Id dello scanner di codice a barre richiesto.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = claimedBarcodeScanner.deviceId;
Public ReadOnly Property DeviceId As String

Valore della proprietà

String

Platform::String

winrt::hstring

Il DeviceInformation.Id dello scanner di codice a barre richiesto.

Si applica a

Vedi anche