Compartilhar via


BluetoothLEAdvertisementWatcherTriggerDetails.Advertisements Propriedade

Definição

Obtém uma coleção de anúncios bluetooth LE.

public:
 property IVectorView<BluetoothLEAdvertisementReceivedEventArgs ^> ^ Advertisements { IVectorView<BluetoothLEAdvertisementReceivedEventArgs ^> ^ get(); };
IVectorView<BluetoothLEAdvertisementReceivedEventArgs> Advertisements();
public IReadOnlyList<BluetoothLEAdvertisementReceivedEventArgs> Advertisements { get; }
var iVectorView = bluetoothLEAdvertisementWatcherTriggerDetails.advertisements;
Public ReadOnly Property Advertisements As IReadOnlyList(Of BluetoothLEAdvertisementReceivedEventArgs)

Valor da propriedade

Uma coleção de anúncios bluetooth LE.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a