BluetoothLEAdvertisement.ManufacturerData 屬性

定義

取得 BluetoothLEAdvertisement中製造商特定資料區段的清單。

public:
 property IVector<BluetoothLEManufacturerData ^> ^ ManufacturerData { IVector<BluetoothLEManufacturerData ^> ^ get(); };
IVector<BluetoothLEManufacturerData> ManufacturerData();
public IList<BluetoothLEManufacturerData> ManufacturerData { get; }
var iVector = bluetoothLEAdvertisement.manufacturerData;
Public ReadOnly Property ManufacturerData As IList(Of BluetoothLEManufacturerData)

屬性值

製造商特定資料區段的清單。

Windows 需求

應用程式功能
bluetooth

適用於