[UWP] Visual Studio 2017无法识别“BluetoothLEDeviceDisplay”。关键字。它有汇编参考吗? [英] [UWP]Visual studio 2017 cannot identify "BluetoothLEDeviceDisplay" keyword . Is there a assembly reference for it?

查看:499
本文介绍了[UWP] Visual Studio 2017无法识别“BluetoothLEDeviceDisplay”。关键字。它有汇编参考吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好

我正在使用此命令  - >  private < span style ="color:#24292e; font-family:SFMono-Regular,Consolas,'Liberation Mono',Menlo,Courier,monospace; white-space:pre">
ObservableCollection < BluetoothLEDeviceDisplay >
KnownDevices
=
new
ObservableCollec < BluetoothLEDeviceDisplay >();

I am using this command  --> private ObservableCollection<BluetoothLEDeviceDisplay> KnownDevices = new ObservableCollection<BluetoothLEDeviceDisplay>();

但是studio不能识别
BluetoothLEDeviceDisplay,表示没有汇编参考。

我正在使用
using
Windows Devices 蓝牙 ;
但没有运气

是否还有我必须使用的其他.dll文件

Thanks

推荐答案

你在哪里看到这个? 那里是Windows.Devices.Bluetooth中的BluetoothLEDevice类,但我没有找到任何关于BluetoothLEDeviceDisplay的内容,也无法弄清楚这样的类会做什么。
Where did you see this?  There is a BluetoothLEDevice class in Windows.Devices.Bluetooth, but I don't find anything about BluetoothLEDeviceDisplay, nor can I figure out what such a class would do.


这篇关于[UWP] Visual Studio 2017无法识别“BluetoothLEDeviceDisplay”。关键字。它有汇编参考吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆