Share via


BluetoothAdapter.BluetoothAddress プロパティ

定義

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

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

プロパティ値

UInt64

unsigned long long

uint64_t

デバイス アドレス。

Windows の要件

アプリの機能
bluetooth

適用対象