次の方法で共有


BluetoothDevice.DeviceId プロパティ

定義

Windows.Devices.Enumeration.DeviceInformation.Id から取得したデバイス ID を取得します

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = bluetoothDevice.deviceId;
Public ReadOnly Property DeviceId As String

プロパティ値

String

Platform::String

winrt::hstring

デバイスの ID。

Windows の要件

アプリの機能
bluetooth

適用対象