Partager via


BarcodeScannerImagePreviewReceivedEventArgs.Preview Propriété

Définition

Obtient le à partir de l’appareil représentant une image d’aperçu.

public:
 property IRandomAccessStreamWithContentType ^ Preview { IRandomAccessStreamWithContentType ^ get(); };
IRandomAccessStreamWithContentType Preview();
public IRandomAccessStreamWithContentType Preview { get; }
var iRandomAccessStreamWithContentType = barcodeScannerImagePreviewReceivedEventArgs.preview;
Public ReadOnly Property Preview As IRandomAccessStreamWithContentType

Valeur de propriété

Flux de données représentant le cadre d’aperçu.

S’applique à