IBarcodeScannerPreviewActivatedEventArgs.ConnectionId Property

Definition

Gets a connection ID used to match the service connection.

public:
 property Platform::String ^ ConnectionId { Platform::String ^ get(); };
winrt::hstring ConnectionId();
public string ConnectionId { get; }
var string = iBarcodeScannerPreviewActivatedEventArgs.connectionId;
Public ReadOnly Property ConnectionId As String

Property Value

String

Platform::String

winrt::hstring

A connection ID.

Applies to