本文介绍了如何在winform C#中获取蓝牙设备Com串口的详细信息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何获取我在Windows窗体c#应用程序中配对的蓝牙设备的端口详细信息?手动我可以获得所有端口名称,但我需要分配给特定蓝牙设备的com端口名称。

How do I get the port details of the Bluetooth device that I have paired within my windows form c# application? Manually I can get all port names but I need the com port name that allocated to particular Bluetooth Device.

推荐答案


这篇关于如何在winform C#中获取蓝牙设备Com串口的详细信息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-26 08:18