BluetoothLEDevice.Name Property
Definition
Gets the name of the Bluetooth LE device.
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
Property Value
The name of the Bluetooth LE device.
Windows 10 requirements
App capabilities |
bluetooth
|