BluetoothLEAdvertisementWatcherTriggerDetails.Advertisements Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|