共用方式為


BluetoothLEAdvertisementWatcherTriggerDetails.Advertisements 屬性

定義

取得藍牙 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)

屬性值

藍牙 LE 廣告的集合。

Windows 需求

應用程式功能
bluetooth

適用於