次の方法で共有


BluetoothLEDevice.Name プロパティ

定義

Bluetooth 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

Bluetooth LE デバイスの名前。

Windows の要件

アプリの機能
bluetooth

適用対象