次の方法で共有


BluetoothLEDevice.BluetoothAddress プロパティ

定義

デバイス アドレスを取得します。

public:
 property unsigned long long BluetoothAddress { unsigned long long get(); };
uint64_t BluetoothAddress();
public ulong BluetoothAddress { get; }
var uInt64 = bluetoothLEDevice.bluetoothAddress;
Public ReadOnly Property BluetoothAddress As ULong

プロパティ値

UInt64

unsigned long long

uint64_t

デバイスのアドレス。

Windows の要件

アプリの機能
bluetooth

適用対象