次の方法で共有


BluetoothDeviceId.Id プロパティ

定義

Bluetooth デバイス ID を取得します。

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = bluetoothDeviceId.id;
Public ReadOnly Property Id As String

プロパティ値

String

Platform::String

winrt::hstring

Bluetooth デバイス ID を取得します。

Windows の要件

アプリの機能
bluetooth

適用対象