Compartilhar via


BarcodeScannerImagePreviewReceivedEventArgs.Preview Propriedade

Definição

Obtém o do dispositivo que representa um quadro de visualização.

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

Valor da propriedade

O fluxo de dados que representa o quadro de visualização.

Aplica-se a