WebUIBarcodeScannerPreviewActivatedEventArgs.ActivatedOperation Property

Definition

Gets the object that manages the app's activation.

public:
 property ActivatedOperation ^ ActivatedOperation { ActivatedOperation ^ get(); };
ActivatedOperation ActivatedOperation();
public ActivatedOperation ActivatedOperation { get; }
var activatedOperation = webUIBarcodeScannerPreviewActivatedEventArgs.activatedOperation;
Public ReadOnly Property ActivatedOperation As ActivatedOperation

Property Value

An object that manages the app's activation.

Implements

Applies to