Partager via


BluetoothLEAdvertisementWatcherTriggerDetails.Advertisements Propriété

Définition

Obtient une collection de publicités 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)

Valeur de propriété

Collection de publicités Bluetooth LE.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à