共用方式為


BluetoothLEDevice.Name 屬性

定義

取得藍牙 LE 裝置的名稱。

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = bluetoothLEDevice.name;
Public ReadOnly Property Name As String

屬性值

String

Platform::String

winrt::hstring

藍牙 LE 裝置的名稱。

Windows 需求

應用程式功能
bluetooth

適用於